Skip to content

0.13.0

Compare
Choose a tag to compare
@Yarikx Yarikx released this 02 Jan 21:51
· 15 commits to master since this release

New Module: ReductorObservable

Added ReductorObservable module that mimics redux-observable.
This allows to dispatch async actions and do side-effects in a composable way using RxJava.