:mega: :mega: :mega: kotlinx.coroutines 1.4.0 is h...
# coroutines
v
📣 📣 📣 kotlinx.coroutines 1.4.0 is here! •
StateFlow
and
SharedFlow
are promoted to stable API • Rewritten and fully optimized `Flow.combine`: better performance and no more SIGSEGV on Mediatek devices • Various improvements and bug fixes Full changelog: https://github.com/Kotlin/kotlinx.coroutines/releases/tag/1.4.0
❤️ 18
⏸️ 6
🎉 46
t
Maybe 1.4 M1 changelog should be added to that one so people know about the other changes when they ignored the M1.
👍 3
z
That was fast
l
Agree with Tolriq, especially given how short lived 1.4.0-M1 was (I personnaly updated to it only today, and could have skipped by a small margin).
l
what does M1 mean?
z
Milestone 1 (kotlin and core library releases typically start as M1, possibly M2, etc, then hit RC, before being released as stable). In this case, the coroutines library released 1.4.0-M1 a couple weeks ago.
👍 1
r
Been waitin for this ! Awesome work jetbrains team
a
@Vsevolod Tolstopyatov [JB] is
-mt
branch has been merged into master?
v
No, I’m working on it yet
a
Excellent thank you!