Files
pmd/docs/pages/release_notes.md
2019-04-05 14:45:18 +02:00

1.4 KiB

title, permalink, keywords
title permalink keywords
PMD Release Notes pmd_release_notes.html changelog, release notes

{{ site.pmd.date }} - {{ site.pmd.version }}

The PMD team is pleased to announce PMD {{ site.pmd.version }}.

This is a {{ site.pmd.release_type }} release.

{% tocmaker is_release_notes_processor %}

New and noteworthy

Fixed Issues

  • go
    • #1751: [go] Parsing errors encountered with escaped backslash
  • java
    • #1729: [java] JavaRuleViolation loses information in className field when class has package-private access level
  • java-bestpractices
    • #1720: [java] UnusedImports false positive for Javadoc link with array type
  • java-design
    • #1760: [java] UseObjectForClearerAPI flags private methods

API Changes

External Contributions

{% endtocmaker %}