Skip to content

0.1.0: Podspecs Come Alive

Compare
Choose a tag to compare
@segiddins segiddins released this 28 Jan 22:01
· 1243 commits to master since this release

sourcekitten

Breaking
  • None.
Enhancements
  • Add the ability to document a Pod from just a podspec, which allows jazzy to
    run on cocoadocs.org.
    Samuel Giddins
    #58
Bug Fixes
  • De-duplicate the sidebar list of extensions and show all children for an
    extension, regardless of how many extensions on a type there are.
    Samuel Giddins