swift-doc v0.1.0 Release Notes

Release Date: 2020-03-28 // about 4 years ago
  • โž• Added

    • โž• Added initial test suite for SwiftDoc target.
      #17 by @mattt.

    ๐Ÿ”„ Changed

    • ๐Ÿ”„ Changed command-line interface to use swift-argument-parser.
      #20 by @mattt.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed treatment of members of public protocol to be considered public symbols.
      #17 by @mattt.

    โœ‚ Removed