Releases: gumil/Kaskade
Releases · gumil/Kaskade
v0.4.2
Update
Kotlin v1.4
Coroutines v1.3.9
Detekt to v1.12.0
v0.4.1
Fix atomicfu not being resolved #59
v0.4.0
Changes
SavedValueHolder.savedValues
now returns Map
initialState
visibility changed to a public field
Refactor process
to dispatch
#50
Add support to Coroutines StateFlow
Fix deprecations
v0.3.7
Update AGP to 3.5.0
Update Kotlin 1.3.50
Update Coroutines 1.3.0
v0.3.6
Rename kaskade flow to Emitter
Support coroutine flows
v0.3.5
Repackage to dev.gumil.kaskade
Moving artifacts to Bintray
Artifact name changes: core, coroutines, livedata, and rx
Removed the kaskade prefix and changing the kaskade module into core
Multiplatform support for core
and coroutines
module
Add clearer error message when actionStateMap
is empty
Rename state
to currentState
in ActionState
. For clearer distinction of the state
in ActionState
Update Kotlin to 1.3.41
Update livedata
compileSdkVersion to 29
v0.2.2
Add better way in handling single live event
Remove excludes in dams
Add SingleEvent type
v0.2.1
Remove initial action
Implement queueing of states while onStateChanged is null
You can’t perform that action at this time.