SourceKitten v0.25.0 Release Notes

Release Date: 2019-09-06 // over 4 years ago
  • ๐Ÿ’ฅ 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
    • ๐Ÿ›  Fix crash with misplaced documentation comment.
      John Fairhurst