Added
- Bump minimum version of VS Code API from 1.43.0 to 1.74.0 by @adangel in #345
- Bump PMD from 7.14.0 to 7.15.0 by @adangel in #346
- New configuration property "apexPMD.enableDebugOutput" by @adangel in #347
Changed
- Output Channel "Apex PMD" is now a LogOutputChannel and supports different log levels by @adangel in #347
- Set apexRootDirectory.mode by default to "off" to prevent performance issues for now by @adangel in #348
16 dependency updates
- Bump debounce from 1.2.1 to 2.2.0 by @dependabot[bot] in #214
- Bump csv-parse from 4.16.3 to 5.6.0 by @dependabot[bot] in #215
- Bump mocha from 11.5.0 to 11.6.0 by @dependabot[bot] in #323
- Bump typescript-eslint from 8.33.0 to 8.34.1 by @dependabot[bot] in #327
- Bump mocha from 11.6.0 to 11.7.0 by @dependabot[bot] in #329
- Bump eslint from 9.28.0 to 9.29.0 by @dependabot[bot] in #330
- Bump @types/node from 22.15.30 to 24.0.3 by @dependabot[bot] in #331
- Bump @types/debounce from 1.2.1 to 1.2.4 by @dependabot[bot] in #333
- Bump eslint-plugin-prettier from 5.2.6 to 5.5.0 by @dependabot[bot] in #334
- Bump typescript-eslint from 8.34.1 to 8.35.0 by @dependabot[bot] in #336
- Bump @types/node from 24.0.3 to 24.0.4 by @dependabot[bot] in #339
- Bump prettier from 3.5.3 to 3.6.1 by @dependabot[bot] in #340
- Bump eslint-plugin-prettier from 5.5.0 to 5.5.1 by @dependabot[bot] in #341
- Bump mocha from 11.7.0 to 11.7.1 by @dependabot[bot] in #342
- Bump minimum version of VS Code API from 1.43.0 to 1.74.0 by @adangel in #345
- Bump PMD from 7.14.0 to 7.15.0 by @adangel in #346
Removed
- Support for VS Code versions older than November 2022 has been removed via #345
Fixed
- Fix apexRootDirectory.customValue setting by @adangel in #344
reported by @yarhamjohn
Full Changelog: v0.9.0...v0.10.0