All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning, and this file to Keep a CHANGELOG.
- Documentation about configuration, esp. for configuring the Executable on Windows. #11
- A JavaScript deprecation. #12
- Fixed some deprecated CSS selectors. Atom shouldn't warn about deprecations anymore. #8
-
The Cppcheck command and its arguments are now logged (debug level) before execution. #7
-
If Cppcheck execution fails, a notification is now shown. #7
- Made sure ‘unusedFunction’ and ‘missingInclude’ checks actually work. #7
- Support for ‘C++14’ grammar (that language-cpp14 uses). #1
- Removed a warning about
suppress
's default value.
- Removed unused dependency and code.
Initial release.