Skip to content

0.25.0: Cool Cat

Compare
Choose a tag to compare
@jpsim jpsim released this 06 Sep 21:19
7b1571e
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 in doc command
    to ensure Swift Package Manager module documentation is up to date.
    John Fairhurst

Bug Fixes