Releases: jbenden/vscode-c-cpp-flylint
v1.15.0
Release 1.14.0
What's Changed
Exciting New Features 🎉
- Grouped and sorted properties by @ingram12 in #205
- Add support for pclint plus 2.0 version trial version license by @xsp1989 in #212
Other Changes
- Update cppcheck.ts by @ingram12 in #204
- chore(deps-dev): Bump @babel/traverse from 7.15.4 to 7.23.2 by @dependabot in #207
New Contributors
Full Changelog: v1.13.1...v1.14.0
Release 1.13.1
What's Changed
Other Changes
- fix(linters): fix cppcheck 2.11 or greater
- chore(deps-dev): Bump webpack from 5.75.0 to 5.76.0 in /server by @dependabot in #190
- chore(deps-dev): Bump webpack from 5.75.0 to 5.76.0 in /client by @dependabot in #189
- chore(deps-dev): Bump webpack from 5.75.0 to 5.76.0 by @dependabot in #191
- chore(deps): Bump semver from 7.3.4 to 7.5.3 in /client by @dependabot in #194
- chore(deps): Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #195
- chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #197
- chore(deps-dev): Bump semver from 6.3.0 to 6.3.1 by @dependabot in #199
Full Changelog: v1.13.0...v1.13.1
Release 1.13.0
Full Changelog: v1.12.1...v1.13.0
v1.12.1: b8441ff Release 1.12.1
f7d85c2 ci: add auto-merge for dependencybot 29b5e52 Update CHANGELOG.md d8fbaf6 chore(deps): Bump loader-utils from 2.0.0 to 2.0.3 0a2b9b1 chore(deps): Bump loader-utils from 2.0.0 to 2.0.3 in /client 024d614 Jest, ignore the ex1 folder ca77947 fix: apply editor edit recommendation 26e7245 chore: clean-up usage of console
v1.12.0
ac69ad7 (HEAD -> main, origin/main, origin/HEAD) Release 1.12.0
9d473ea few eslint cleanups
5144402 chore: cleanse duplicate ID mess
612b4ee Update README.md
3b436b5 fix: add missing image bg
15659d3 Update CHANGELOG.md
7b60af3 lizard: add 'extraArgs' argument (#168)
9560349 tests: implement TODO-marked tests
0329b84 Fix ESLint warnings
8913524 Update CHANGELOG.md
d0163e3 Skip empty json elements
2292ee2 Handle comments and other JSON5 features in c_cpp_properties.json
8ae1aff Update CHANGELOG.md
2d1d5f7 Allow diagnostic code lookup on the web
cd90ce2 Update CHANGELOG.md
888ab96 chore(deps): Bump terser from 5.5.1 to 5.14.2
4483af7 chore(deps): Bump terser from 5.5.1 to 5.14.2 in /server
ea07816 chore(deps): Bump terser from 5.5.1 to 5.14.2 in /client
8600f5f Update CHANGELOG.md
c42c20c chore(deps): Bump minimist from 1.2.5 to 1.2.6
9fd2fc7 chore(deps): Bump minimist from 1.2.5 to 1.2.6 in /client
v1.11.0: Release version 1.11.0
Added: - Support for Microsoft(TM) cpptools's active configuration name. See #121. Changed: - Entirely switched from `Mocha` to the `Jest` unit-testing framework. - Improved searching of linter exe's; always uses `PATH` from the environment. Also respects the `PATHEXT` environment variable on Windows. - PSLint Plus: Improved multi-line parsing of diagnostics. See #138. - Ensure the use of UTF-8 encoding with all IO performed. It should be noted that this /MAY NOT/ ensure that external tools use UTF-8 as well. See #140 for more. PS: If using a console/terminal, ensure it is using UTF-8 too!
v1.10.2
Release version 1.10.2
v1.10.1: Release version 1.10.1.
This release patches a security vulnerability in a dependency.
v1.10.0
Release version 1.10.0.