0.14.0
Breaking
- Require at least Ruby 2.6.3.
Enhancements
-
Support DocC-style autolinks and callouts in markdown.
John Fairhurst -
Add
--source-host
option to support projects hosted on GitLab and Bitbucket as well as GitHub. Options--source-host-url
and--source-host-files-url
and new Mustache tags replace the 'github' versions which remain as back-compatibility aliases.
John Fairhurst
#314 -
Add
rel="noopener"
to alltarget="_blank"
links.
JP Simard
Bug Fixes
-
Fix source-host line number references in Swift symbolgraph mode, and
in ObjC mode for references to one-line declarations.
John Fairhurst -
Fix crash with
` `
in markdown.
John Fairhurst
#1270 -
Fix symbolgraph mode with Xcode 13.
John Fairhurst