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