Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 849 Bytes

CHANGELOG.md

File metadata and controls

38 lines (26 loc) · 849 Bytes

linter-clang follows semantic versioning

v3.1.3

  • Fix flags parsing.

v3.1.2

  • Clean up some repo level documentation. (README and CHANGLOG)

v3.1.1

  • Fix type field capturing more information than needed in some instances.

v3.1.0

v3.0.0

  • Rewritten in ECMAScript 2015 for AtomLinter v1.0.0.
  • .linter-clang-flags support removed.

v2.26.2

  • Fix regex cacheing.

v2.26.1

  • Fix Linter install in certain cases.

v2.7.0-v2.25.0

  • Change in management. Will document later.

v2.6.0

Bug Fixes

  • Linter based now on C++11

v2.5.0

New Features

  • Change include path without restart Atom
  • Add option to suppress warnings