Skip to content

2.4.0

Choose a tag to compare

@timtebeek timtebeek released this 20 Feb 20:42
· 449 commits to main since this release
65053ab

What's Changed

  • Add more simplifications by @timo-abele in #474
  • Limit AssertTrueNullToAssertNull applicability by @timtebeek in #476
  • Also remove exclusion from spring-boot-testcontainers by @timtebeek in #478
  • JUnitAssertEqualsToAssertThat skipped adding assertThat import for custom classes by @timo-abele in #480
  • JMockit to Mockito Recipe - Rewrite JMockit Mocked Variable to Mockito statements by @zenghu1chen in #481
  • don't use TempDirNonFinal on method parameters by @Bananeweizen in #484

New Contributors

Full Changelog: v2.3.2...v2.4.0