Skip to content

2.31.0

Latest
Compare
Choose a tag to compare
@timtebeek timtebeek released this 18 Dec 17:38
· 1 commit to main since this release
bb00d0a

What's Changed

  • Fix multiple issues in JodaTime to JavaTime migration recipe by @amishra-u in #614
  • StringFormatted should not wrap first argument by default in Java 17 upgrade by @timtebeek in #618
  • Joda-Time to Java time: Add templates for Joda Interval to Threeten-extra Interval by @amishra-u in #617
  • Joda time to Java time: Add few more templates for migration by @amishra-u in #619
  • Fix bugs in JodaTime to JavaTime migration recipe by @amishra-u in #622
  • Recipe IllegalArgumentExceptionToAlreadyConnectedException by @BhavanaPidapa in #615
  • Joda-Time to Java time: Add support for Method Return Statement Migration by @amishra-u in #626
  • Recipe to convert explicit getters to the Lombok annotation by @timo-a in #623
  • Apply the MSAL license by @jkschneider in #628
  • Apply MSAL license when generating POMs by @jkschneider in #629
  • Add explicit imports for Record classes past Java 14+ by @timtebeek in #630
  • Recipe that converts explicit setters to the lombok annotation by @timo-a in #625

New Contributors

Full Changelog: v2.30.0...v2.31.0