0.2.0
Changelog
Added
- Test module
komposable-architecture-test
mergeSubscriptions(subscriptions: List<Subscription<State, Action>>)
with a list parameter
Changed
- Renamed
dispatch
tosend
for consistency with TCA (thanks @jonekdahl) Effect
is now a functional interface (thanks @heytherewill)- Coroutines updated
1.5.2
->1.6.4
- Kotlin updated
1.5.21
->1.7.20
Fixed
- Just documentation