Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

1.0.0-beta.5

Compare
Choose a tag to compare
@mattt mattt released this 07 Oct 11:29
· 84 commits to master since this release
f441648

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