Skip to content

0.1.3: All The Fixins

Compare
Choose a tag to compare
@jpsim jpsim released this 24 Mar 23:05
· 1195 commits to master since this release

Lots of bug fixes in this release. Enjoy!

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