0.25.0: Cool Cat
Breaking
- None.
Enhancements
-
Add
--spm
option to guess the name of a Swift Package Manager module
for documentation generation.
John Fairhurst -
Support doc generation for modules built with Xcode 11.
John Fairhurst -
Add
Module.init?(spmArguments:spmName:inPath)
and use indoc
command
to ensure Swift Package Manager module documentation is up to date.
John Fairhurst
Bug Fixes
- Fix crash with misplaced documentation comment.
John Fairhurst