Releases: gumil/Kaskade
Releases · gumil/Kaskade
v0.4.2
26 Aug 21:55
Compare
Sorry, something went wrong.
No results found
Update
Kotlin v1.4
Coroutines v1.3.9
Detekt to v1.12.0
v0.4.1
23 Jul 20:16
Compare
Sorry, something went wrong.
No results found
Fix atomicfu not being resolved #59
v0.4.0
29 Jun 17:00
Compare
Sorry, something went wrong.
No results found
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.8
02 May 14:00
Compare
Sorry, something went wrong.
No results found
v0.3.7
24 Aug 16:08
Compare
Sorry, something went wrong.
No results found
Update AGP to 3.5.0
Update Kotlin 1.3.50
Update Coroutines 1.3.0
v0.3.6
18 Aug 16:39
Compare
Sorry, something went wrong.
No results found
Rename kaskade flow to Emitter
Support coroutine flows
v0.3.5
05 Aug 16:36
Compare
Sorry, something went wrong.
No results found
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.3
18 Mar 16:17
Compare
Sorry, something went wrong.
No results found
v0.2.2
10 Feb 15:15
Compare
Sorry, something went wrong.
No results found
Add better way in handling single live event
Remove excludes in dams
Add SingleEvent type
v0.2.1
23 Jan 21:22
Compare
Sorry, something went wrong.
No results found
Remove initial action
Implement queueing of states while onStateChanged is null
You can’t perform that action at this time.