I've published `kotlinx.coroutines` version `0.5-b...
# coroutines
e
I've published
kotlinx.coroutines
version
0.5-beta
. Changes are here: https://github.com/kotlin/kotlinx.coroutines/blob/master/CHANGES.md It is using Kotlin
1.1-beta-22
version which is compatible with previous beta. Note, that development versions of Kotlin in its master branch are no longer compatible, because coroutines were moved to
experimental
package as explained here https://discuss.kotlinlang.org/t/experimental-status-of-coroutines-in-1-1-and-related-compatibility-concerns/2236 Update of
kotlinx.coroutines
for that package change will happen when it gets released.