Releases: openrewrite/rewrite-maven-plugin
Releases · openrewrite/rewrite-maven-plugin
4.3.0
4.2.3
- Formatting polish and tidying
4.2.2
4.2.1
4.2.0
4.1.5
- Add accidentally omitted word to dryRun console output
4.1.4
-
recipe configuration reference information for discover #150 -- this changes the output result of
rewrite:discover
to includeAvailable Styles
, and move the results summary to the bottom of the console. -
9674292 -- dryRun now produces a patch file that can be used to see what changes would be made by run
Feel free to submit feedback, questions, or bug reports 🐛
4.1.3
4.1.2
- Bump rewrite version to 7.2.2
4.1.1
- Fix issue where
rewrite:discover
was incorrectly displaying log info. The output should now properly have color under the[INFO]
log level. - A
help
mojo is now properly generated from themaven-plugin-plugin
. You can run this using
./mvnw rewrite:help
Thank you all for your patronage and feedback. Keep any suggestions and bug reports coming. ✨