Skip to content

Releases: amitdev/PMD-Intellij

v2.1.0

07 Feb 06:47

Choose a tag to compare

Changed

  • Various improvements #266
    • Fixed: Intermediate progress bars can't display fractional updates (when running PMD on multiple files)
    • Fixed: IntelliJ crash on startup due to conflicting slf4j version
    • Improve overall language detection
    • Use/Display normal "Suppression Fix" if possible
    • Prevent analysis of outdated file content from disk and use IntelliJ's internal PSIFile instead
    • Do not classify unknown files as Java and ignore them
    • Render rule descriptions as markdown
    • Update to PMD version 7.21.0

v2.0.9

20 Jul 01:56

Choose a tag to compare

Changed

  • Minor bug fix - #257

v2.0.8

29 Jun 00:48

Choose a tag to compare

Changed

  • Improved rule violation documentation and examples
  • Custom rule configuration fixes
  • Update to PMD version 7.15.0

v2.0.7

24 May 02:11

Choose a tag to compare

Changed

  • Bug fixes
  • Support for Kotlin rul0es
  • Update to PMD version 7.13.0

v2.0.6

03 May 23:43

Choose a tag to compare

Changed

  • Support for Kotlin rules
  • Update to PMD version 7.13.0

v2.0.5

29 Apr 07:17

Choose a tag to compare

Changed

  • Support for Kotlin rules
  • Update to PMD version 7.13.0

v2.0.4

15 Apr 04:40

Choose a tag to compare

Changed

  • Update to PMD version 7.12.0
  • Restore support for IntelliJ 2023.3+
  • Upgraded IntelliJ Platform Gradle Plugin to 2.x

Fixed

  • Ease pmd updates with automated dependency update tool (#208)
  • Remove upper bound of IntelliJ compatibility (#213)

v2.0.3

22 Nov 22:26

Choose a tag to compare

Added

  • Update to PMD version 7.7.0
  • Support for IntelliJ 2024.3
  • Plugin configuration is now stored in .idea/PMDPlugin.xml (and not anymore in misc.xml)
  • PMD Settings moved into Settings>Tools
  • Minor bug fixes

v2.0.2

08 Sep 02:36

Choose a tag to compare

Added

  • Update to PMD version 7.5.0
  • Support for Intellij 2024.2

v2.0.1

02 Jun 02:34

Choose a tag to compare

Added

  • Update to PMD version 7.2.0
  • Fix issue with disabled PMD predefined rules menu