Releases: rickclephas/KMP-NativeCoroutines
Releases · rickclephas/KMP-NativeCoroutines
v1.0.0-ALPHA-43-kotlin-2.2.0-RC
Kotlin
- Updated Kotlin to 2.2.0-RC
v1.0.0-ALPHA-43
Kotlin
- Enabled K2 mode by default. Please report any issues. Disable K2 mode to temporarily use KSP:
nativeCoroutines {
k2Mode = false
}
- Updated Kotlin to 2.1.21
IDE plugin
- Fixed compatibility issues with IntelliJ 2025.1 and K2 IDE mode
v1.0.0-ALPHA-42-kotlin-2.1.21-RC2
Kotlin
- Updated Kotlin to 2.1.21-RC2
- Updated KSP to 2.0.1
v1.0.0-ALPHA-42
Kotlin
- Updated KSP to 2.0.0
IDE plugin
- Support IDEA 2025.1
v1.0.0-ALPHA-42-kotlin-2.2.0-Beta1
Kotlin
- Updated Kotlin to 2.2.0-Beta1
v1.0.0-ALPHA-42-kotlin-2.1.21-RC
Kotlin
- Updated Kotlin to 2.1.21-RC
v1.0.0-ALPHA-41
Kotlin
- Updated Kotlin to 2.1.20
v1.0.0-ALPHA-40-kotlin-2.1.20-RC3
Kotlin
- Updated Kotlin to 2.1.20-RC3
v1.0.0-ALPHA-40
Kotlin
- Fixed expect/actual member generation in K2 mode (#206)
- Updated KSP to 1.0.31
v1.0.0-ALPHA-40-kotlin-2.1.20-RC2
Kotlin
- Updated Kotlin to 2.1.20-RC2