The IDE support for Kotlin 1.7.20 is available for IntelliJ IDEA 2021.3, 2022.1, and 2022.2.
The Kotlin 1.7.20 release is out! Here are some highlights from this release:
- The new Kotlin K2 compiler supports
all-open
, SAM with receiver, Lombok, and other compiler plugins - We introduced the preview of the
..<
operator for creating open-ended ranges - The new Kotlin/Native memory manager is now enabled by default
- We introduced a new experimental feature for JVM: inline classes with a generic underlying type
You can also find a short overview of the changes in this video: