elizarov
12/04/2017, 12:02 PMkotlinx.coroutines
version 0.20
for Kotlin 1.2.0 with sequence-like extensions for channels, improvements to parent-child relations, more Android support and fixes. See full changes here: https://github.com/Kotlin/kotlinx.coroutines/releases/tag/0.20koufa
12/04/2017, 8:41 PMelizarov
12/04/2017, 9:07 PMkoufa
12/04/2017, 9:17 PMelizarov
12/04/2017, 9:17 PMkotlinx.coroutines
as a serious production-ready library, though, maintaining binary backwards compatibility and writing lots of tests.kotlinx.coroutines
will not become 1.0 until coroutines are finalized in Kotlin (language), which is currently tentatively planned for Kotlin 1.3 release.koufa
12/04/2017, 9:23 PMelizarov
12/04/2017, 9:33 PMpdvrieze
12/05/2017, 7:29 PMelizarov
12/05/2017, 8:20 PMpdvrieze
12/07/2017, 11:01 AM