Files
pmd/docs/pages/release_notes.md
T
Andreas Dangel ca89cba25f [java] ConsecutiveLiteralAppends and
InsufficientStringBufferDeclaration: FP with switch expressions

Fixes #3152
2021-03-04 10:20:21 +01:00

595 B

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

  • java-performance
    • #3152: [java] ConsecutiveLiteralAppends and InsufficientStringBufferDeclaration: FP with switch expressions

API Changes

External Contributions

{% endtocmaker %}