jazzy v0.14.0 Release Notes

  • ๐Ÿ’ฅ 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 all target="_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