Skip to content

0.7.5

Compare
Choose a tag to compare
@jpsim jpsim released this 21 Mar 16:37
· 453 commits to master since this release
0ba0a64

A few important Ruby version fixes if you're using 2.0 or 2.4, as well as an old Objective-C bug if you were documenting a framework with nested headers.

Breaking
  • None.
Enhancements
  • None.
Bug Fixes
  • Fix issue where using a custom theme would crash jazzy when using Ruby 2.4.
    Jason Wray
    #752

  • Fix support for Ruby 2.0.0.
    Jason Wray
    #747

  • Fix issue where header files are not found if inside subdirectories of the
    framework_root specified folder.
    Christopher Gretzki
    #518