swift-doc v1.0.0-beta.5 Release Notes

Release Date: 2020-09-29 // over 3 years ago
  • ➕ Added

    🛠 Fixed

    • 🛠 Fixed missing GraphViz dependency in Dockerfile.
      #180 by @MaxDesiatov.
    • 🛠 Fixed listing of function parameters, when generating CommonMark documentation.
      #170 by @domcorvasce.
    • 🛠 Fixed version number for swift-doc command.
      #159 by @mattt.
    • 🛠 Fixed relationship diagram to prevent linking to unknown symbols.
      #178 by @MattKiazyk.
    • 🛠 Fixed problems in CommonMark output related to escaping emoji shortcode.
      #167 by @mattt.

    🔄 Changed