Releases: openrewrite/rewrite-templating
Releases · openrewrite/rewrite-templating
1.7.1
Full Changelog: v1.7.0...v1.7.1
1.7.0
Full Changelog: v1.6.4...v1.7.0
- Search only refaster templates by @jkschneider
1.6.4
What's Changed
- refactor: Update Gradle wrapper by @shanman190 in #82
- Don't try to write generatedconstr methods to template code by @jkschneider
New Contributors
- @shanman190 made their first contribution in #82
Full Changelog: v1.6.3...v1.6.4
1.6.3
Full Changelog: v1.6.2...v1.6.3
1.6.2
What's Changed
- Generate statement templates as appropriate by @knutwannheden in #80
- Correct parameter substitution order by @knutwannheden in #81
Full Changelog: v1.6.0...v1.6.2
1.6.1
1.6.0
What's Changed
- Inline Javatemplate in RefasterTemplateProcessor by @timtebeek in #57
- Support
Refaster#anyOf()
by @knutwannheden in #76 - Link to Picnic's Error Prone Support documentation based on OnlineDocumentation by @timtebeek in #78
Full Changelog: v1.5.1...v1.6.0
1.5.1
Full Changelog: v1.5.0...v1.5.1
1.5.0
What's Changed
- Don't skip embedOptions for parameterless recipes by @Bananeweizen in #68
- enforce UTF-8 resources on older JVMs by @Bananeweizen in #70
- Fix multiline values in
@RecipeDescriptor
by @JLLeitschuh in #71 - Skip method references and lambdas in body by @timtebeek in #72
New Contributors
- @Bananeweizen made their first contribution in #68
- @JLLeitschuh made their first contribution in #71
Full Changelog: v1.4.2...v1.5.0
1.4.4
What's Changed
- Support sources located in an unnamed package by @Stephan202 in #64
New Contributors
- @Stephan202 made their first contribution in #64
Full Changelog: v1.4.0...v1.4.4