Skip to content

Releases: openrewrite/rewrite-gradle-plugin

5.8.0

22 Aug 05:36
027cd01
Compare
Choose a tag to compare

Enhancements:

  • Updated with rewrite 7.12.0
  • Enhanced Provenance Information #71

Fixes:

  • Collection of .yml .xml and properties resources are now scoped to only those files belonging to the immediate project.

5.7.0

13 Aug 00:14
9a04b93
Compare
Choose a tag to compare

Enhancements:

  • Updated with rewrite 7.11.0

Fixes:

  • Plugin version 5.5.0+ fails with NoSuchMethodException #70

5.6.0

06 Aug 23:04
9a04b93
Compare
Choose a tag to compare

Enhancements:

  • Apply recipes to all yaml, properties, and xml files, not only those in a Java project's resources directory. #68
  • Add classpath information to JavaProvenance #69
  • Adding Java provenance info to gradle-based builds #63

5.5.0

06 Aug 16:59
Compare
Choose a tag to compare
v5.5.0

Support Gradle versions as old as 4.0. Previously the oldest version …

5.4.1

30 Jul 05:43
Compare
Choose a tag to compare

Fixes

  • Fix parsing of YAML, XML, and properties files.
  • Fix deletion of files (when a recipe deletes a file) on Mac OSX.

5.4.0

28 Jul 23:12
Compare
Choose a tag to compare

Enhancements:

  • Updated with rewrite 7.10.0

5.3.0

16 Jul 16:55
Compare
Choose a tag to compare

Enhancements:

  • Updated with rewrite 7.9.0
  • Parse Checkstyle configuration into Rewrite styles

5.2.1

02 Jul 01:34
8355f0a
Compare
Choose a tag to compare

Enhancements:

  • Updated with rewrite 7.8.1

5.2.0

30 Jun 04:39
Compare
Choose a tag to compare

Enhancements:

  • Updated with rewrite 7.8.0

5.1.0

12 Jun 00:34
Compare
Choose a tag to compare

Enhancements:

  • Update rewrite core libraries to 7.7.0 0cda9be
  • Support activating recipes from the command line with a JVM system property argument -DactiveRecipe. #58

Fixes:

  • Stop telling Gradle users to run Maven to apply changes 453d9ef