Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 552 Bytes

File metadata and controls

31 lines (22 loc) · 552 Bytes

1.0.8

  • Correctly handle missing/removal of built-in configuration
  • Fix crash on non Java-IDEs #67

1.0.7

  • Update PMD to 7.23.0

1.0.6

  • Correctly handle control flow exceptions in "doAnnotate"

1.0.5

  • Update PMD to 7.22.0

1.0.4

  • Update PMD to 7.21.0

1.0.3

  • Update PMD to 7.20.0

1.0.2

  • Update PMD to 7.19.0

1.0.1

  • Workaround inaccurate analysis due to outdated classpath #6
  • Add some additional details why an analysis was not executed

1.0.0

Initial release

  • Bundled PMD version: 7.18.0
  • Support for Java and Kotlin