Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 429 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 429 Bytes

0.3.0 (2017-06-07)

  • Add Python AST checks for ...

    • command names (@rwols)
    • platform-specific code (@rwols)
    • uninitialized API usage
  • Add --version CLI argument

  • Allow upper-case characters and other keys without modifiers

  • Recognize .hidden-tmLanguage as fallback syntax definition (@gerardroche)

0.2.2 (2017-05-29)

  • Fix JSONC checker for Python 3.4

0.2.1 (2017-05-29)

  • Initial release (on PyPI)