Jazzy v0.8.4 Release Notes

Release Date: 2017-09-28 // over 6 years ago
  • ๐Ÿ’ฅ Breaking
    • None.
    โœจ Enhancements

    Align jazzy terminology with Apple usage.
    Xiaodi Wu
    John Fairhurst

    โž• Add url attribute that can be more accurate than {{section}}.html as a URL
    in custom templates.
    John Fairhurst

    ๐Ÿ› Bug Fixes

    ๐Ÿ›  Fix crash when specifying swift_version as a floating point value in
    .jazzy.yaml rather than a string.
    JP Simard
    #860

    ๐Ÿ“š Autolink from parameter documentation and from external markdown documents
    including README. Autolink to symbols containing & < >.
    John Fairhurst
    #715
    #789
    #805

    ๐Ÿ›  Fix Swift 4 declarations containing ampersands (&) being truncated.
    JP Simard