1.19.0
What's Changed
- Add UpgradeToJava20 recipe by @timtebeek in #192
- Feature/jakarta improvements by @nmck257 in #196
- Fix bugs of UseTextBlocks and correct indentations by @kunli2 in #198
- Update
UseTextBlocks
to be able to convert strings without newlines by @kunli2 in #199 - Update algorithm of
UseTextBlocks
to be more reliable by @kunli2 in #200 - Optimize
StringFormatted
for performance by @knutwannheden in #201 - Replace Guava Optional with JDK Optional by @timtebeek in #202
- Update
UseTextBlocks
to return same tabs as prefix instead of convert it to whitespaces by @kunli2 in #203
Full Changelog: v1.18.0...v1.19.0