Skip to content

Releases: openrewrite/rewrite-rewrite

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

0.16.0

20 Nov 12:46

Choose a tag to compare

What's Changed

  • Add recipe to ensure Recipe classes are public by @timtebeek in #44

Full Changelog: v0.15.0...v0.16.0

0.15.0

04 Nov 22:19

Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.15.0

0.14.1

22 Oct 13:21

Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1