Releases: openrewrite/rewrite-kotlin
Releases Β· openrewrite/rewrite-kotlin
0.2.5
0.2.4
What's Changed
- Update with rewrite 7.38.0
- refactor: JUnit Jupiter best practices by @yeikel in #36
- Clean up error reporting by @traceyyoshima in #38
New Contributors
- @yeikel made their first contribution in #36
- @traceyyoshima made their first contribution in #38
Full Changelog: v0.2.3...v0.2.4
0.2.3
What's new
- Fixed Assertions#kotlin(before, after) a283ec4
- Fixed parsing for
companion object
ae1fb43 - Fixed parsing of destructured lambda parameters 69d3900
Full Changelog: v0.2.2...v0.2.3
v0.2.2
0.2.1
Full Changelog: v0.2.0...v0.2.1
0.2.0
Full Changelog: v0.1.1...v0.2.0
0.1.1
0.1.0
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