π£ π£ π£ kotlinx.coroutines 1.7.0-Beta is here!
This is a Beta of the major release that contains multiple significant reworks and improvements:
β’ Much more efficient new
Channel
,
Mutex
and
select
implementations
β’ JPMS support
β’ Merge of
kotlinx-coroutines-core
and
kotlinx-coroutines-jdk8
β’ Partial stabilization and notable improvements of
kotlinx-coroutines-test
β’ More K/N support: all official targets, better dispatchers,