Jazzy v0.7.1 Release Notes

  • ๐Ÿ’ฅ Breaking
    • None.
    โœจ Enhancements
    • โž• Added support for the new access control specifiers of fileprivate and open.
      Shmuel Kallner #645 #646
    ๐Ÿ› Bug Fixes
    • ๐Ÿ›  Fix issue where jazzy could not be installed from Gemfile due to SourceKitten symlinks already being present.
      William Meleyal #438

    • ๐Ÿ‘• The lint report in undocumented.json is more human-readable: includes fully qualified symbol names, pretty printed.
      Paul Cantrell #598

    • ๐Ÿ‘ The exclude option now properly supports wildcards.
      Paul Cantrell #640