Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mattt mattt released this 08 Apr 15:59
· 283 commits to master since this release
0eda80c

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