3.15.0
What's Changed
- Convert assigning Switch statements to Switch expressions by @pdelagrave in #795
- Convert switch expressions to arrows where possible by @timtebeek in #801
- Convert switch cases with returns to returned switch expression by @timtebeek in #802
ReplaceStreamCollectWithToListshould look at return type by @timtebeek in #803- New recipe to adopt Lombok setter method names by @timo-a in #632
- refactor: Static imports for Collections and Collectors by @timtebeek in #804
- Preserve whitespace in
MigrateCollectionsUnmodifiableListby @timtebeek in #806 - rename settings.local.json to settings.json by @zieka in #808
- The quick fix for the tests for Jaxws Dependencies by @steve-aom-elliott in #809
- Refactor RewriteTest to use defaults method by @timtebeek in #814
- Create
ismethods for boolean fields inLombokValueToRecordby @timtebeek in #813 - Joda-time: Make safe migration optional by @amishra-u in #811
- Improve "Add explicit Common Annotations dependencies" in "Migrate to Java 11" by @jevanlingen in #816
- chore(ci): bump actions/checkout from 4 to 5 by @dependabot[bot] in #817
Full Changelog: v3.14.0...v3.15.0