0.3.0 - May 2, 2022 #81
hoc081098
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
CHANGELOG
Update
Kotlin
to1.6.21
.KotlinX Coroutines
to1.6.1
.Gradle
to7.4.2
.Refactor
withLatestFrom
's implementation.Move
NULL_VALUE
tocom.hoc081098.flowext.utils
package.Add
Symbol
class.Add
Flow.throttleTime
.Event.flatMap
.Event.valueOrDefault
.Event.valueOrElse
.race
,amb
.Flow.raceWith
,Flow.ambWith
.Flow.mapToUnit
.Flow.startWith { }
that accepts a lambda parameter.Add and update docs.
Add more test cases, increase code coverage.
Internal bug fixes.
What's Changed
Events
and refactor by @hoc081098 in Add tests, functions toEvents
and refactor #61Full Changelog: 0.2.0...0.3.0
This discussion was created from the release 0.3.0 - May 2, 2022.
Beta Was this translation helpful? Give feedback.
All reactions