Skip to content

Releases: jbenden/vscode-c-cpp-flylint

v1.15.0

04 Jun 20:10
v1.15.0
e2a517d
Compare
Choose a tag to compare

Release 1.14.0

07 Feb 21:32
v1.14.0
ce7a872
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.13.1...v1.14.0

Release 1.13.1

17 Aug 01:04
v1.13.1
e7781c9
Compare
Choose a tag to compare

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

07 Jan 17:56
v1.13.0
cbf1a78
Compare
Choose a tag to compare

v1.12.1: b8441ff Release 1.12.1

08 Nov 17:50
v1.12.1
b8441ff
Compare
Choose a tag to compare
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

24 Sep 22:20
v1.12.0
ac69ad7
Compare
Choose a tag to compare

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

17 Nov 01:26
v1.11.0
3f9be57
Compare
Choose a tag to compare
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

06 Sep 01:13
v1.10.2
b692952
Compare
Choose a tag to compare
Release version 1.10.2

v1.10.1: Release version 1.10.1.

13 Aug 20:58
v1.10.1
138c5a5
Compare
Choose a tag to compare
This release patches a security vulnerability in a dependency.

v1.10.0

05 Aug 20:52
v1.10.0
47ba338
Compare
Choose a tag to compare
Release version 1.10.0.