swift-doc v1.0.0-beta.5 Release Notes
Release Date: 2020-09-29 // over 4 years 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.