Skip to content

v3.17.1

Choose a tag to compare

@timtebeek timtebeek released this 16 Sep 17:44
· 111 commits to main since this release

What's Changed

  • Java 25: Migrate new StringReader(String) to Reader.of(CharSequence) by @JohannisK in #845
  • Rename TypeTable file by @timtebeek in #847
  • Update type tables via ./gradlew createTypeTable by @Jenson3210 in #850
  • Add recipe to migrate System.out.print/println to IO.print/println by @e5LA in #848

New Contributors

  • @e5LA made their first contribution in #848

Full Changelog: v3.17.0...v3.17.1