Dev version `3.0.0-dev-024` is available on bintra...
# splitties
l
Dev version
3.0.0-dev-024
is available on bintray! 🎉 🎉 There's a new
coroutines
split which adds several extensions I use a lot but are not found (yet) in kotlinx.coroutines Link: https://github.com/LouisCAD/Splitties/tree/6d8c3336811c27a6dbd26c3b699746e1e8b364a4/modules/coroutines/src/commonMain/kotlin/splitties/coroutines Currently, JVM (including Android of course), JS, iOS (ARM 32/64 + X86_64) and macOS are supported for this new module. More platforms will come when I setup a CI. The MainThread split went multiplatform, supporting iOS and macOS (plus JS, but not much useful as it's always the main thread there). As a reminder, the maven repo url for dev versions is
<https://dl.bintray.com/louiscad/splitties-dev>