Skip to content

1.11.0

Compare
Choose a tag to compare
@tkvangorder tkvangorder released this 22 Sep 20:43
· 623 commits to main since this release

Enhancements

  • Updated to use rewrite 7.30.0
  • New Recipe: Migrate from sun.misc.BASE64Decoder and sun.misc.BASE64Encoder to java.util.Base64 #111
  • New Recipe: Replace lombok.val with final var on projects using Java 11 or higher by @timtebeek in #124
  • New Recipe: List calculated information about Java version on source files

Full Changelog: v1.10.0...v1.11.0