You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release notes:
https://kotlinlang.org/docs/whatsnew1920.htmlhttps://kotlinlang.org/docs/whatsnew20.html
Highlights:
* 1.9.20
- Standard library; Improvements to the Atomics API.
- Otherwise mostly related to Wasm, Native and Kotlin
Multiplatform.
* 2.0.0
- Enables the new unified K2 compiler by default on all
targets.
- Language; Smarter type-casting
-
- JVM; better bytecode for lambda enabled by default, which
reduces the binary size.
- Standard Library; AutoCloseable interface
- Many more to list here.
0 commit comments