Skip to content

Releases: openrewrite/rewrite-templating

1.4.3

16 Jan 12:22
0e4a144
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.3

1.4.2

10 Jan 21:55
0e4a144
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.2

1.4.1

09 Jan 13:55
9a7f7b1
Compare
Choose a tag to compare

1.4.0

09 Jan 10:46
9a7f7b1
Compare
Choose a tag to compare

What's Changed

  • Minor refactor to how imports are removed by @timtebeek in #54
  • Support Arrays and ignore if statements by @timtebeek in #56
  • Always emit fully qualified code from TemplateProcessor by @knutwannheden in #55
  • Tolerate but ignore UseImportPolicy to cover additional recipes by @timtebeek in #53
  • Suppress jgit in rewrite-templating too; needs Java 8 support by @timtebeek in #58
  • Remove parentheses when after is a unary too by @timtebeek in #59
  • Decouple TemplateProcessorTest from RefasterTemplateProcessor by @timtebeek in #60
  • Missing template classpath entry for parameters by @timtebeek in #61
  • Fix compilation error around throws on EPS by @timtebeek in #62
  • Improve performance for J.Ternary expressions by @knutwannheden in #63

Full Changelog: v1.3.13...v1.4.0

1.3.14

21 Dec 13:19
41ec9fd
Compare
Choose a tag to compare

What's Changed

  • Add @SuppressWarnings("all") to stop scanning tool complaints by @timtebeek in #52

Full Changelog: v1.3.12...v1.3.14

1.3.13

20 Dec 09:59
41ec9fd
Compare
Choose a tag to compare

What's Changed

  • Add @SuppressWarnings("all") to stop scanning tool complaints by @timtebeek in #52

Full Changelog: v1.3.12...v1.3.13

1.3.12

17 Dec 21:26
25c979f
Compare
Choose a tag to compare

What's Changed

  • Extract display name and description from JavaDoc by @timtebeek in #51
  • Generate default constructor with JavaDoc for Xdoclint by @timtebeek in #50

Full Changelog: v1.3.11...v1.3.12

1.3.11

17 Dec 13:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.10...v1.3.11

1.3.10

17 Dec 11:37
bbf420f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.9...v1.3.10

1.3.9

16 Dec 21:34
368f8b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.8...v1.3.9