Kotlin Multiplatform May 21, 2024

v2.0.0

What's New

Kotlin 2.0.0 Analysis API delivers major performance improvements including multi-threaded resolve, memory allocation fixes, and expanded platform support for code fragments. This release addresses 200+ issues affecting IDE stability, resolution accuracy, and multiplatform development, with particular focus on K2 compiler integration and library analysis capabilities.

Highlights

Deprecations

  • Global phase resolve lock capability removed from Analysis API
  • SealedClassInheritorsProvider and FirRegularClass no longer exposed to IDE plugins

Recent Releases

All releases →