Releases: cppchecksolutions/vscode-cppcheck-official
Releases · cppchecksolutions/vscode-cppcheck-official
1.0.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- Ci by @danmar in #21
- fix #23: the col is always 1 by @davidramnero in #24
- feature #28 #29 support for inline suppression by @davidramnero in #30
- fix #33 show critical warnings with location other than checked file by @davidramnero in #34
- fix #27 issue with cwd + checked file path comparison in windows by @davidramnero in #32
Full Changelog: 1.0.2...1.0.3
1.0.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- README.md: Tweaks. Cppcheck official is not minimalistic. Fix URLs. Notes are displayed. by @danmar in #16
- fix #9: diagnosis for header files shown in source code files with incorrect references by @davidramnero in #18
- fix #17: remove standard as setting + remove xml version 2 flag by @davidramnero in #19
New Contributors
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- feature #6: support for project file by @davidramnero in #14
- fix #4: notes are shown in the wrong order by @davidramnero in #11
- fix #5: disable missing includes, fix #8: disable unused function by @davidramnero in #13
Full Changelog: https://github.com/cppchecksolutions/vscode-cppcheck-official/commits/1.0.1