Releases: rickclephas/KMP-NativeCoroutines
Releases · rickclephas/KMP-NativeCoroutines
v0.11.2
v0.11.1
v0.11.0
Kotlin
- Updated
kotlinx.coroutinesto 1.6.0
v0.10.1
v0.10.0
Swift Async/Await
KMPNativeCoroutinesAsyncis now part of the regular release (#21)
Kotlin
- Updated to Kotlin 1.6.10
- Published compatibility version for Kotlin 1.6.0 (version
0.10.0-kotlin-1.6.0) - Published preview version for kotlinx.coroutines 1.6.0-RC3 (version
0.10.0-new-mm)
v0.9.0
Kotlin
- Updated to Kotlin 1.6.0
- Added support for the embeddable compiler jar
- The
coreandannotationslibraries are now also available for themingwX64target - Published compatibility version for the new Kotlin Native memory model (version
0.9.0-new-mm) - Dropped Kotlin 1.5.20 compatibility version
v0.8.0
Gradle plugin
- The
coreandannotationslibraries are now also available forjsandlinuxX64targets.
Allowing you to use the plugin in KMP projects that use these targets.
v0.7.0
Swift Async/Await
KMPNativeCoroutinesAsyncis now available via the Swift Package Manager (#11)- With Xcode 13.2 Beta the async implementation can now be used on iOS 13, macOS 10.15, tvOS 13 and watchOS 6 or newer
Core
KMPNativeCoroutinesCoreis now available via the Swift Package Manager (#11)
Combine
KMPNativeCoroutinesCombineis now available via the Swift Package Manager (#11)
RxSwift
KMPNativeCoroutinesRxSwiftis now available via the Swift Package Manager (#11)