Jazzy v0.3.0 Release Notes

  • ๐Ÿ’ฅ Breaking
    • 0๏ธโƒฃ --swift-version now defaults to 2.0 instead of 1.2.
      JP Simard
    โœจ Enhancements
    • ๐Ÿ‘ Now supports Swift 2.0 (previous Swift versions are still supported).
      JP Simard Samuel Giddins

    • Declarations can now be grouped by custom categories defined in a JSON or YAML file passed to --categories.
      Paul Cantrell

    ๐Ÿ› Bug Fixes
    • "View on GitHub" is now only generated if a GitHub URL is specified.
      mbogh #244

    • Empty extensions are no longer documented.
      Paul Cantrell

    • ๐Ÿ‘ Undocumented enum cases are now supported.
      JP Simard #74