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:
- 新版 Kotlin K2 编译器支持
all-open
、带有接收者的 SAM、Lombok 以及其他编译器插件 - 我们引入了用于创建前闭后开区间的 ..< 操作符预览版
- 现在默认启用新版 Kotlin/Native 内存管理器
- 我们为 JVM 引入了一个新的实验性特性:拥有泛型底层类型的内联类
You can also find a short overview of the changes in this video: