release is scheduled for?
I see very little activity in the master branch, previous release was on July 2022. At the same time we are eager to try the new android native targets.
kotlinx-atomicfu
made a special release just for these, could coroutines do the same?
plus one 1
d
Dmitry Khalanskiy [JB]
03/08/2023, 11:34 AM
Does anyone from JB know when the next
kotlinx.coroutines
release is scheduled for?
Yes.
Dmitry Khalanskiy [JB]
03/08/2023, 11:35 AM
We plan to publish a beta version of the 1.7.0 release this week.
Dmitry Khalanskiy [JB]
03/08/2023, 11:37 AM
I see very little activity in the master branch
True, but note that we use the
develop
branch for day-to-day development. If you want to follow our progress, look there instead.
master
only gets updated with small documentation fixes or when a release happens.