Releases: Mauin/ReactiveAwareness
Releases · Mauin/ReactiveAwareness
v2.0.0
This release updates ReactiveAwareness to use RxJava 2! There is no new functionality in this release other than compatiblity with RxJava2.
Dependency updates:
- #10 Upgrade RxJava to 2.0.0
Please note that the artifact IDs and all the imports of ReactiveAwareness have been changed. To include ReactiveAwareness in your project change the gradle import to:
compile 'com.mtramin.reactiveawareness2:reactiveawareness:2.0.0'
v1.1.0
Initial release of ReactiveAwareness
Support for the Snapshot API and the Fence API to get more information about the context of the user.