Vsevolod Tolstopyatov [JB]
05/05/2023, 3:57 PMChannel
, Mutex
and select
implementations
• JPMS support
• Merge of kotlinx-coroutines-core
and kotlinx-coroutines-jdk8
artifacts
• Partial stabilization and notable improvements of kotlinx-coroutines-test
• More K/N support: all official targets, better dispatchers, <http://Dispatchers.IO|Dispatchers.IO>
And many more!
Full changelog: https://github.com/Kotlin/kotlinx.coroutines/releases/tag/1.7.0
Thanks everyone for the feedback, bug reports and adoption of Beta and RC releases!Norbi
05/05/2023, 5:14 PMhfhbd
05/05/2023, 6:18 PMlouiscad
05/08/2023, 9:44 AMhfhbd
05/08/2023, 9:53 AMNorbi
05/08/2023, 10:42 AMWhat do you use Linux ARM 64 for?Although you haven't asked me buuuut 🙂 : I have a (simple) command line application based on clikt and ktor-client, and sharing a common API with a server it communicates with. It will be nice when I will be able to provide a Linux ARM64 compatible binary as well (although the main priorities are the Windows x64 and the Linux x64 targets).