Jazzy v0.6.1 Release Notes

  • ๐Ÿ’ฅ Breaking
    • None.
    โœจ Enhancements
    • ๐Ÿ“š Objective-C documentation now also includes Swift declarations.
      JP Simard #136

    • 0๏ธโƒฃ Default to the Xcode version selected in xcode-select if no Swift version is specified.
      Samuel Giddins #427

    ๐Ÿ› Bug Fixes
    • ๐Ÿ‘‰ Uses GitHub-Flavored Markdown syntax for anchors when rendering README pages.
      Zachary Waldowski #524

    • ๐Ÿ›  Fix crash when using unexposed declarations in Objective-C.
      JP Simard #543

    • No longer document Swift extensions on types with an ACL lower than min-acl when they contain MARKs.
      JP Simard #544