Jazzy v0.9.0 Release Notes

Release Date: 2017-10-27 // over 6 years ago
  • ๐Ÿ’ฅ Breaking
    • ๐Ÿ“š Generate documentation coverage badge locally. Since this avoids the failable
      ๐Ÿšš HTTP request to shields.io previously used to obtain the badge, we've removed
      the --[no-]download-badge flag and the corresponding download_badge
      ๐Ÿ”ง YAML configuration key.
      Samuel Giddins
    โœจ Enhancements
    • None.
    ๐Ÿ› Bug Fixes

    ๐Ÿ›  Fixed issue that prevented Jazzy from running on case sensitive file systems.
    Jeremy David Giesbrecht
    #891

    ๐Ÿ›  Fixed issue preventing --podspec from working with test_specs.
    John Fairhurst
    #894

    Always display correct declaration for undocumented symbols.
    John Fairhurst
    #864

    Trim common indentation in multiline declarations.
    John Fairhurst
    #836