Skip to content

Releases: openrewrite/rewrite-rewrite

0.23.0

08 Apr 14:04

Choose a tag to compare

What's Changed

  • Increase Gradle heap size by @greg-at-moderne in #66
  • Add UseJavaTemplateStaticApply recipe by @timtebeek in #68
  • Add JUnit6BestPractices and Assertj to RecipeTestingBestPractices by @timtebeek in #69
  • Fix compilation error in SingleDocumentExample by @timtebeek in #70
  • Add cast for iso-style visitors in UseVisitWithParentCursor by @timtebeek in #71
  • Add data table to GenerateDeprecatedMethodRecipes by @timtebeek in #72

Full Changelog: v0.22.0...v0.23.0

0.22.0

25 Mar 11:06

Choose a tag to compare

What's Changed

  • Restrict NlsRewrite annotation removal to Recipe subclasses by @timtebeek in #64
  • Refine recipe best practices scope and edge cases by @timtebeek in #65
  • Use visit with parent cursor when calling from another visitor by @timtebeek in #61

Full Changelog: v0.21.2...v0.22.0

0.21.2

12 Mar 15:23

Choose a tag to compare

What's Changed

Full Changelog: v0.21.1...v0.21.2

0.21.1

04 Mar 18:02
f8107fd

Choose a tag to compare

0.21.0

25 Feb 13:42
f8107fd

Choose a tag to compare

What's Changed

  • Redirect examples.yml for rewrite-java-test to rewrite-java by @timtebeek in #62
  • Adopt fields in nested recipe classes for tests by @timtebeek in #63

Full Changelog: v0.20.0...v0.21.0

0.20.0

11 Feb 09:53

Choose a tag to compare

What's Changed

  • Add recipe to remove elements annotated with ToBeRemoved by @timtebeek in #55
  • Add recipe to generate InlineMethodCalls for deprecated delegating methods by @timtebeek in #56
  • Followup after the formatting merge by @Jenson3210 in #57
  • Add a recipe which adds the Singleton precondition to declarative recipes. by @sambsnyd in #58
  • Fix alignment of Text blocks in tests by @Jenson3210 in #60

New Contributors

Full Changelog: v0.19.0...v0.20.0

0.19.0

20 Jan 20:17
3026c57

Choose a tag to compare

What's Changed

  • Replace getDisplayName() and getDescription() methods with fields by @timtebeek in #50
  • Use @Getter final String displayName when not using @Value by @timtebeek in #51
  • Replace getTags() method with field by @timtebeek in #52
  • Add Refaster recipes to use StringUtils for isNull/Empty/Blank by @timtebeek in #53
  • Replace getEstimatedEffortPerOccurrence() method with field by @timtebeek in #54

Full Changelog: v0.18.0...v0.19.0

0.18.0

07 Jan 17:00
0f979a6

Choose a tag to compare

What's Changed

  • Ensure a stable example order even with multiple examples per recipe by @timtebeek in #48

Full Changelog: v0.17.0...v0.18.0

0.17.0

16 Dec 17:18

Choose a tag to compare

What's Changed

Full Changelog: v0.16.1...v0.17.0

0.16.1

05 Dec 11:38

Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.16.1