Jazzy v0.1.3 Release Notes

  • ๐Ÿ’ฅ Breaking
    • None.
    โœจ Enhancements
    • ๐Ÿ‘Œ Improve the styling of dl elements (parsed key-value pairs).
      segiddins

    • Raise exceptions if Xcode requirements aren't met.
      JP Simard

    ๐Ÿ› Bug Fixes
    • No longer count initializers with parameters as undocumented.
      JP Simard #183

    • No longer crash when a token is missing a USR.
      JP Simard #171

    • ๐Ÿ›  Fixed encoding issues in some environments.
      James Barrow #152

    • No longer count undocumented externally declared tokens as undocumented.
      JP Simard #188

    • ๐Ÿ›  Fixed --source-directory CLI option.
      JP Simard #177