Skip to content

Releases: openrewrite/rewrite-kotlin

1.1.6

06 Jul 01:28
Compare
Choose a tag to compare

What's Changed

  • Updated with the latest parsing improvements.
    Full Changelog: v1.1.5...v1.1.6

1.1.5

05 Jul 18:45
b8569c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

1.1.4

03 Jul 19:57
Compare
Choose a tag to compare

What's Changed

  • OpenRewrite 8.1.6 compatibility
  • Add EqualsMethodUsage recipe by @kunli2 in #152
  • Add recipe ImplicitParameterInLambda by @kunli2 in #151

Full Changelog: v1.1.3...v1.1.4

1.1.3

29 Jun 01:18
Compare
Choose a tag to compare

What's Changed

  • Add recipe to replace deprecated Char#toInt with Char#code by @kunli2 in #148
  • Use explicit receiver when available in mapBinaryOperation. by @traceyyoshima in #150
  • Improved various error messages.

Full Changelog: v1.1.2...v1.1.3

1.1.2

28 Jun 00:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

1.1.1

26 Jun 16:34
Compare
Choose a tag to compare

What's Changed

  • Remove duplicate static analysis recipe by @mike-solomon in #125
  • Fixed various parsing errors.

New Contributors

Full Changelog: v1.1.0...v1.1.1

1.1.0

14 Jun 07:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

1.0.0

02 Jun 01:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v1.0.0

0.4.1

25 Apr 17:11
6b36efc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

0.4.0

20 Apr 23:18
360e005
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 7.40.0
  • Fix a changePackage error with class inheritance by @kunli2 in #101

New Contributors

Full Changelog: v0.3.5...v0.4.0