Skip to content

0.6.1 - 2023-09-08

Compare
Choose a tag to compare
@adangel adangel released this 08 Sep 14:18
· 47 commits to master since this release
v0.6.1
934464d

Added

Changed

  • Update README.md - Intro sentence to get the command palette opened by @surfmuggle in #137
  • Update dependencies by @adangel in #142
  • Quote classPath to deal with spaces in workspaceRootPath by @adangel in #143

Removed

  • remove settings showErrors, showStdOut, and showStdErr. Output from PMD execution is always
    displayed in the output window. This helps to diagnose problems like ruleset loading errors.

Fixed

  • Error executing PMD when project folder uses spaces #139
  • Static Analysis Failed - Cannot load ruleset #140

New Contributors

Full Changelog: v0.6.0...v0.6.1