swift-doc v0.0.4 Release Notes

Release Date: 2020-03-10 // about 4 years ago
  • ๐Ÿ”„ 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.