Jazzy v0.8.3 Release Notes

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

    Generate Swift declaration for more Objective-C declarations.
    Zheng Li

    ๐Ÿ‘Œ Improve quality & accuracy of Swift interfaces for Objective-C declarations
    ๐Ÿ“„ when generating Objective-C docs.
    Norio Nomura

    ๐Ÿ–จ Process Swift 3.2/4 doc comments.
    John Fairhurst

    ๐Ÿ› Bug Fixes

    ๐Ÿ›  Fix missing doc comments on some extensions.
    John Fairhurst
    #454

    ๐Ÿ›  Fix failure when attempting to download documentation coverage badge with
    ๐ŸŽ jazzy using macOS system Ruby, or a Ruby built with outdated versions of
    OpenSSL.
    JP Simard
    #824

    Stop --skip-undocumented from skipping documented items nested
    inside extensions of types from other modules.
    John Fairhurst
    #502

    ๐Ÿ›  Fix members added to extensions of a nested type showing up in the parent.
    John Fairhurst
    #333