Несколько дней назад вышел Kotlin 2.2.0What's newLanguage: new language features in preview, including context parameters. Several previously experimental features are now Stable, such as guard conditions, non-local break and continue, and multi-dollar interpolation.Kotlin compiler: unified management of compiler warnings.Kotlin/JVM: changes to default method generation for interface functions.Kotlin/Native: LLVM 19 and new features for tracking and adjusting memory consumption.Kotlin/Wasm: separated Wasm target and the ability to configure Binaryen per project.Kotlin/JS: fix for the copy() method generated for @JsPlainObject interfaces.Gradle: binary compatibility validation in the Kotlin Gradle plugin.Standard library: stable Base64 and HexFormat APIs.Documentation: our documentation survey is open, and notable improvements have been made to the Kotlin documentation.#kotlin #releasehttps://kotlinlang.org/docs/whatsnew22.html