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

0.0.4

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

Changed

  • Changed Package.swift to include SwiftDoc library product in manifest.
    f852a14 by @mattt.
  • Changed documentation workflow to generate docs for SwiftDoc sources only.
    da04436 by @mattt.

Fixed

  • Fixed generation to return symbols in consistent order.
    97b2347 by @mattt.
  • Fixed how enumeration cases are considered to have public access level.
    774faf6 by @mattt.