The Kotlin 1.7.20 release is out! Here are some highlights from this release:
The new Kotlin K2 compiler supports all-open, no-arg, Lombok, and other compiler plugins.We introduced the preview of the ..< operator for creating open-ended ranges.The new Kotlin/Native memory manager is enabled by default.We introduced a new experimental feature for JVM: inline classes with generic underlying type.We announced support for Gradle 7.1.
For the complete list of changes, refer to What’s new in Kotlin 1.7.20 or release notes on GitHub.
https://youtu.be/OG9npowJgE8
Blog Article
Kotlin 1.7.20 Released
Kotlin 1.7.20 has been released! Highlights include: K2 support for several new plugins; preview of the ..< operator for open-ended ranges; K/N memory manager enabled by default; inline classes with generic underlying types (experimental). Learn more!