Jazzy v0.9.2 Release Notes

Release Date: 2018-04-21 // about 6 years ago
  • ๐Ÿ’ฅ Breaking
    • None.
    โœจ Enhancements

    โž• Add a new 'jony' theme similar to the 2017 Apple documentation style.
    Harshil Shah

    โž• Add the ability to limit documentation to certain files by passing in an
    -i/--include argument.
    Nick Fox
    #949

    ๐Ÿ‘Œ Improve Swift declarations to look more like the Xcode Quick Help version,
    for example including { get set }, and include all attributes.
    John Fairhurst
    #768
    #591

    ๐Ÿ› Bug Fixes

    Preserve MARK comment headings associated with extensions and enum cases.
    John Fairhurst

    ๐Ÿ›  Fix issue where Overview items were invalidly being referenced with NULL
    ๐Ÿ“„ types in the generated Dash docset index.
    Andrew De Ponte

    Don't display FIXME or TODO comments as section markers.
    John Fairhurst
    #658