Kotlin by JetBrains@kotlin
📢 The Kotlin 2.1.0 release is out! This version introduces new language features, tooling updates, performance improvements, and important fixes. Highlights include:
✅ New language features in preview: Guard conditions in `when` with a subject, non-local `break` and `continue`, and multi-dollar string interpolation.
✅ K2 compiler updates: More flexibility around compiler checks and improvements to the kapt implementation.
✅ Kotlin Multiplatform: Basic support for Swift export, stable Gradle DSL for compiler options, and more.
✅ Kotlin/Native: Improved support for `iosArm64` and other updates.
✅ Kotlin/Wasm: Multiple updates, including support for incremental compilation.
✅Gradle support: Improved compatibility with newer versions of Gradle and the Android Gradle plugin, along with updates to the Kotlin Gradle plugin API.
Try it out: ➡️ blog.jetbrains.com/kotlin/2024/11…