Skip to content

Releases: ezhome/Android-RxFirebase

ALPHA - 2.0.0-alpha1

18 Aug 08:49
Compare
Choose a tag to compare
ALPHA - 2.0.0-alpha1 Pre-release
Pre-release

This release contains mostly the migration of the library from old Firebase (2.5.2) to new Google Firebase (9.4.0) and some changes for thread safety.

NOTE: The library now is split based on two difference concerns:

  • RxFirebaseAuth for authentication features
  • RxFirebaseDatabase for database usage.

Features

Pull 7 Migration to new Google firebase

RELEASE - 1.0.0

15 Aug 20:28
Compare
Choose a tag to compare

RxJava implementation for Firebase Database 2.5.2. The library is working with new firebase without a problem.