Skip to content

Releases: openrewrite/rewrite-kotlin

v0.2.2

03 Mar 21:41
Compare
Choose a tag to compare

What's new

  • Updated with rewrite 7.37.3
  • Add support for import aliases by @sambsnyd in 617c064

Full Changelog: v0.2.1...v0.2.2

0.2.1

24 Feb 00:14
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

0.2.0

16 Feb 04:10
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.2.0

0.1.1

03 Feb 22:28
Compare
Choose a tag to compare

Standardize build configuration so this will get published to Maven Central, unlike 0.1.0 which published only to our repository

0.1.0

03 Feb 21:06
Compare
Choose a tag to compare

What's Changed

  • Initial release. Basic support for parsing kotlin sources. No support for parsing kotlin scripts.

Full Changelog: https://github.com/openrewrite/rewrite-kotlin/commits/v0.1.0