This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
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.