Release v0.0.20
Release 0.0.20: https://marketplace.visualstudio.com/items?itemName=helly25.helly25iwyu
What's Changed
- Fix README by @helly25 in #9
- Rudimentary support for multi-root-workspaces by @helly25 in #12
- Update default for iwyu.compile_commands by @helly25 in #10
- Bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #13
- Next version 0.0.17 by @helly25 in #14
- Fix default iwyu.diagnostics.only_re value by @xdissent in #4
- Fixed issue with iwyu.diagnostics.only_re by @helly25 in #15
- Fix readme typos by @xdissent in #7
- Improve compile_commands.json handling by @helly25 in #16
- Published version 0.0.18 by @helly25 in #17
- Add pre-commit to CI and reformat. by @helly25 in #20
- No clang-format needed. by @helly25 in #21
- Various updates and upgrades by @helly25 in #22
- Add iwyu.fix.fix_header setting by @xdissent in #6
- Use new CI/CD triggering. by @helly25 in #25
- Adds C to supported languages, implements logging for rejected languages by @LeventCelik in #24
- Bump js-yaml from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #27
- Bump glob from 11.0.0 to 12.0.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #28
- Bump minimatch from 3.1.2 to 3.1.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #29
- Bump flatted from 3.3.1 to 3.4.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #30
- Bump picomatch from 2.3.1 to 2.3.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #31
- Expand workspace variables in include-what-you-use and mapping_file settings by @helly25 in #33
- Add test:local npm script for running tests from inside VS Code by @helly25 in #35
- Make extension activation resilient to setup failures by @helly25 in #34
- Remove redundant
?? []on include-guard endif match by @helly25 in #37 - Fix VSIX packaging and add publish tooling for release by @helly25 in #36
- Update dev dependencies and clear all npm audit advisories by @helly25 in #38
- Add optimized icon and build/test CI matrix (follow-up to #36) by @helly25 in #39
- Fix release script by @helly25 in #40
- Release 0.0.20 by @helly25 in #41
New Contributors
- @helly25 made their first contribution in #9
- @dependabot[bot] made their first contribution in #13
- @xdissent made their first contribution in #4
- @LeventCelik made their first contribution in #24
Full Changelog: https://github.com/helly25/vscode-iwyu/commits/v0.0.20