`kotlinx.coroutines` version `0.11-rc` is released...
# coroutines
e
kotlinx.coroutines
version
0.11-rc
is released. It contains initial support for
select
expression with onJoin/onAwait/onSend/onReceive clauses. There are new sections on "Shared mutable state and concurrency" and "Select expression" in the guide https://github.com/Kotlin/kotlinx.coroutines/blob/master/coroutines-guide.md Full list of changes is here: https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md
👍 1
🍪 8