0.4.0 - Jul 22, 2022 #117
hoc081098
announced in
Announcements
Replies: 1 comment 5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
CHANGELOG
Update
KotlinX Coroutinesto1.6.4.Gradleto7.5.Add
defer.flowFromSuspend.mapEager,flatMapConcatEager,flattenConcatEager.skipUntil,dropUntil.pairwise.NeverFlowinterface andNeverFlow.Companionobject.cast,castNotNull,castNullable.combineversions for6 - 12Flows.Refactor
neverFlow()now returnsNeverFlow.takeUntil: changenotifiertype toFlow<Any?>Internal fix for
AtomicRef: freezevalueifAtomicRefis frozen.Support for Apple Silicon targets
iosSimulatorArm64.macosArm64.tvosSimulatorArm64.watchosSimulatorArm64.Enable compatibility with non-hierarchical multiplatform projects.
What's Changed
skipUntil,dropUntil. by @hoc081098 in feat:skipUntil,dropUntil. #99pairwiseoperator by @hoc081098 in feat(pairwise): addpairwiseoperator #102NeverFlow,neverFlow()returnsNeverFlow, update docs by @hoc081098 in refactor(never): addNeverFlow,neverFlow()returnsNeverFlow, update docs #103notifiertype toFlow<Any?>by @hoc081098 in refactor(takeUntil): changenotifiertype toFlow<Any?>#112valueifAtomicRefis frozen. by @hoc081098 in fix(internal): freezevalueifAtomicRefis frozen. #115New Contributors
Full Changelog: 0.3.0...0.4.0
This discussion was created from the release 0.4.0 - Jul 22, 2022.
Beta Was this translation helpful? Give feedback.
All reactions