Skip to content

v3.9.0

Choose a tag to compare

@timtebeek timtebeek released this 20 May 18:02
· 157 commits to main since this release
e969a22

What's Changed

  • Fix TemporaryFolderToTempDir: Don't add methods to unrelated classes by @amishra-u in #722
  • Fix import ambiguity regression by reordering AddImport/RemoveImport by @amishra-u in #731
  • ReplaceInitMockToOpenMock: Ensure unique name for added tearDown method by @amishra-u in #725
  • Added support for generic instanceof checks in AssertTrueInstanceofToAssertInstanceOf recipe by @JohannisK in #734

Full Changelog: v3.8.0...v3.9.0