gems jazzy 0.4.0
0.4.0: Long Live Objective-C

latest releases: 0.15.0, 0.14.4, 0.14.3...
8 years ago

Jazzy FINALLY has support for Objective-C projects! 🎉

We'd love to get your feedback, especially if you're having trouble integrating it with your project.

There's a lot of other nice goodies in this release for both Swift and Objective-C. Big thanks to @pcantrell who drastically improved the handling of Swift extensions & support for configuration files.

Breaking
  • --swift-version now defaults to 2.1 instead of 2.0.
    JP Simard
Enhancements
  • Support for documenting Objective-C projects! 🎉
    Pass --objc, --umbrella-header ... and -framework-root ....
    JP Simard
    #56
  • Mentions of top-level declarations in documentation comments are now
    automatically hyperlinked to their reference.
    JP Simard
  • Jazzy can now read options from a configuration file. The command line
    provides comprehensive help for available options via jazzy -h config.
    pcantrell
    #310
  • Render special list items (e.g. Throws, See, etc.). See
    http://ericasadun.com/2015/06/14/swift-header-documentation-in-xcode-7/ for
    a complete list.
    JP Simard
    #317
  • Support for Swift 2.1.
    JP Simard
  • Swift extensions are now merged with their extended type, rendering a note
    to describe extension default implementations and extension methods.
    pcantrell
Bug Fixes
  • None.

Don't miss a new jazzy release

NewReleases is sending notifications on new releases.