Skip to content

Releases: FutureMind/liverelay

observe on main thread implicitly

03 Jun 14:24

Choose a tag to compare

0.4.0

observer thread fix (#4)

Migrate to androidx

08 Dec 19:33
cb23bfb

Choose a tag to compare

Zbigniewfr feature/androidx migration (#3)

Version 0.3.0: migrate to androidx, update dependencies.

Introducing LiveEventRelay

24 Feb 09:50

Choose a tag to compare

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

16 Nov 20:52

Choose a tag to compare

0.1.2

change the lifecycle manager to com.trello.rxlifecycle2 and clean a l…

different lifecycle events

03 Nov 14:14

Choose a tag to compare

0.1.1

make it possible to dispose on different lifecycle events (onPause be…

Initial version

11 Oct 12:23

Choose a tag to compare

0.1.0

prepare gradle