Skip to content

Releases: rife2/bld-pmd

1.1.3

27 Jul 03:13
662b7b6
Compare
Choose a tag to compare

Summary:

  • Added support for PMD 7.4.0

Full Changelog: 1.1.2...1.1.3

1.1.2

29 Jun 01:14
efce6b9
Compare
Choose a tag to compare

Summary:

  • Added support for PMD 7.3.0

Full Changelog: 1.1.1...1.1.2

1.1.1

28 Jun 04:34
03fd552
Compare
Choose a tag to compare

Summary:

  • Set exit status on failure (1255213)

Full Changelog: 1.1.0...1.1.1

1.1.0

22 Jun 22:08
6b7a2b6
Compare
Choose a tag to compare

Summary:

*Added rule priority configuration
*Replaced List with Collection whenever applicable (709943e)

Full Changelog: 1.0.1...1.1.0

1.0.1

07 Jun 23:10
9f64b6d
Compare
Choose a tag to compare

Summary:

  • Fixed message format when includeLineNumber is false

Full Changelog: 1.0.0...1.0.1

1.0.0

31 May 19:23
b6df5df
Compare
Choose a tag to compare

Summary:

  • Added support for PMD 7.2.0

Full Changelog: 0.9.8...1.0.0

0.9.9

26 Apr 08:47
ae7309d
Compare
Choose a tag to compare

Summary:

  • Added support for PMD 7.1.0

Full Changelog: 0.9.8...0.9.9

0.9.8

22 Mar 10:46
3f33710
Compare
Choose a tag to compare
  • Support for PMD 7.0.0

0.9.7

26 Feb 21:32
Compare
Choose a tag to compare
  • Support for bld 1.9.0
  • Improved project support for Visual Studio Code

0.9.6

10 Feb 05:22
Compare
Choose a tag to compare
  • Added option to toggle adding the violation's line number to the validated source file URI.
    • Clicking on the URI works in IntelliJ IDEA, Visual Studio Code, etc.
    • Might not work in terminal emulators unless turned off