Releases: FutureMind/liverelay
Releases · FutureMind/liverelay
observe on main thread implicitly
Migrate to androidx
Zbigniewfr feature/androidx migration (#3) Version 0.3.0: migrate to androidx, update dependencies.
Introducing LiveEventRelay
Split LiveRelay into LiveStateRelay (based on BehaviorRelay, this is direct replacement for LiveRelay) and LiveEventRelay with volatile events (based on PublishRelay).
Based on trello.rxlifecycle2
0.1.2 change the lifecycle manager to com.trello.rxlifecycle2 and clean a l…
different lifecycle events
0.1.1 make it possible to dispose on different lifecycle events (onPause be…
Initial version
0.1.0 prepare gradle