Skip to content

0.10.0 - 2025-06-27

Latest
Compare
Choose a tag to compare
@adangel adangel released this 27 Jun 18:15
· 27 commits to master since this release
v0.10.0
0da04e4

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

Removed

  • Support for VS Code versions older than November 2022 has been removed via #345

Fixed

Full Changelog: v0.9.0...v0.10.0