v2.0.10
What's Changed
- Update with rewrite 8.4.0
- Migrate
javax.annotation.Nullable
tojakarta.annotation.Nullable
by @rickie in #266 - Plexus FileUtils refaster template recipes by @timtebeek in #272
- Do not partially use text blocks by @timtebeek in #273
- Add Apache Commons StringUtils refaster template replacements by @AlekSimpson in #271
- Support trimmed arguments in IsNotEmptyToJdk by @timtebeek in #275
- Fix typos and reformatting for line length. by @mlvandijk in #276
- Apache Commons File Utils Migrations by @AlekSimpson in #274
- Disable some ApacheCommonsStringUtils recipes after seeing results by @timtebeek in #277
New Contributors
- @rickie made their first contribution in #266
- @AlekSimpson made their first contribution in #271
- @mlvandijk made their first contribution in #276
Full Changelog: v2.0.9...v2.0.10