0.9.0
Breaking
- Generate documentation coverage badge locally. Since this avoids the failable
HTTP request to shields.io previously used to obtain the badge, we've removed
the--[no-]download-badge
flag and the correspondingdownload_badge
YAML configuration key.
Samuel Giddins
Enhancements
- None.
Bug Fixes
-
Fixed issue that prevented Jazzy from running on case sensitive file systems.
Jeremy David Giesbrecht
#891 -
Fixed issue preventing
--podspec
from working withtest_spec
s.
John Fairhurst
#894 -
Always display correct declaration for undocumented symbols.
John Fairhurst
#864 -
Trim common indentation in multiline declarations.
John Fairhurst
#836