swift-doc v1.0.0-beta.5 Release Notes
Release Date: 2020-09-29 // over 1 year ago-
โ Added
- โ Added support for Swift 5.3.
#183 by @MaxDesiatov and @mattt.
๐ 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
- ๐ Changed GitHub Action to use prebuilt Docker image.
#185 by @mattt and @MaxDesiatov.
- โ Added support for Swift 5.3.