Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Releases: Munkei/atom-linter-cppcheck

v0.2.3

19 Mar 15:43
Compare
Choose a tag to compare

Added

  • Documentation about configuration, esp. for configuring the Executable on Windows. #11

Fixed

  • A JavaScript deprecation. #12

v0.2.2

17 Jan 13:03
Compare
Choose a tag to compare

Fixed

  • Fixed some deprecated CSS selectors. Atom shouldn't warn about deprecations
    anymore. #8

v0.2.1

04 Jan 15:18
Compare
Choose a tag to compare

Added

  • The Cppcheck command and its arguments are now logged (debug level) before
    execution. #7
  • If Cppcheck execution fails, a notification is now shown. #7

Fixed

  • Made sure ‘unusedFunction’ and ‘missingInclude’ checks actually work. #7

v0.2.0

11 Feb 18:59
Compare
Choose a tag to compare

Added

Fixed

  • Removed a warning about suppress's default value

v0.1.1

19 Dec 12:31
Compare
Choose a tag to compare

Fixed

  • Removed unused dependency and code

v0.1.0

19 Dec 11:53
Compare
Choose a tag to compare

Initial release.