Releases: openrewrite/rewrite-gradle-plugin
Releases · openrewrite/rewrite-gradle-plugin
5.8.0
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
Enhancements:
- Updated with rewrite 7.11.0
Fixes:
- Plugin version 5.5.0+ fails with NoSuchMethodException #70
5.6.0
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
v5.5.0
Support Gradle versions as old as 4.0. Previously the oldest version …
5.4.1
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
Enhancements:
- Updated with rewrite 7.10.0
5.3.0
Enhancements:
- Updated with rewrite 7.9.0
- Parse Checkstyle configuration into Rewrite styles
5.2.1
Enhancements:
- Updated with rewrite 7.8.1
5.2.0
Enhancements:
- Updated with rewrite 7.8.0
5.1.0
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