Breaking
- None.
Enhancements
- Podspec-based documentation will take trunk's
pushed_with_swift_version
attribute into account when generating documentation by default.
Orta Therox - Podspec-based documentation respects the
swift-version
config option.
Orta Therox
Enhancements
- Support Objective-C class properties.
Jérémie Girault
JP Simard - Support documenting Swift 3 operator precedence groups.
JP Simard
Bug Fixes
- Rename Dash typedef type from "Alias" to "Type".
Bogdan Popescu - Fix crash when sorting multiple identically named declarations with no USR,
which is very common when generating docs for podspecs supporting multiple
platforms.
JP Simard
#661 - Fix Xcode not being found when specifying a custom Swift version
(--swift-version
).
Samuel Giddins
Paul Cantrell
#656 - Fix crash when generating Objective-C docs for projects with "@" directives in
documentation comments with Xcode 8.1 or later.
Jérémie Girault