3.31.0
What's Changed
- Modernize README to reflect current project capabilities by @timtebeek in #1020
- Add UseTryWithResources to Java 11 migration recipe by @timtebeek in #1022
- Add ExplicitTypeToVar recipe to replace explicit type with var keyword. by @motlin in #1009
- Fix IBMSemeruTest for updated ChangeType wildcard import handling by @timtebeek in #1026
- Extend UseVarForPrimitive to support String literals by @timtebeek in #1024
- Add notes for Faces 4.0 FacesManagedBeansRemoved by @evie-lau in #1025
- Fix order for ManagedProperty migration in Faces 4.0 by @evie-lau in #1027
- Add javax/jakarta.enterprise.concurrent-api migration for EE9 by @evie-lau in #1028
- Add Java best practices recipe by @timtebeek in #1021
- Add JavadocToMarkdownDocComment recipe (JEP 467) by @timtebeek in #1019
New Contributors
Full Changelog: v3.30.1...v3.31.0