Вышел Kotlin 2.3.20
- Gradle: Compatibility with Gradle 9.3.0 and Kotlin/JVM compilation uses the Build tools API by default.
- Maven: Simplified setup for Kotlin projects.
- Kotlin compiler plugins: Lombok is Alpha and improved JPA support in the kotlin.plugin.jpa plugin.
- Language: Support for name-based destructuring declarations.
- Standard library: New API for creating immutable copies of Map.Entry.
- Kotlin/Native: New interoperability mode for C and Objective-C libraries.
#kotlin
https://kotlinlang.org/docs/whatsnew2320.html
Post #2197
5.17K