Skip to content

Releases: benjaminsnorris/FirebaseReSwift

Update to Firebase 4.0

17 May 23:01

Choose a tag to compare

v2.0

Update frameworks in project

Return final file name when uploading to storage

30 Mar 16:28

Choose a tag to compare

v1.3.3

Pass back final name instead of storage ref

Include ref path in JSON object

16 Jan 18:14

Choose a tag to compare

v1.3.2

Include ref path in json object from Subscribing

Add support for direct updating

12 Jan 19:02

Choose a tag to compare

Add additional method to allow directly updating

This avoids the recursive updating that gets around the Firebase base where `updateChildValues` was removing other values.

Add support for upload and delete using Firebase storage

01 Dec 20:25

Choose a tag to compare

v1.3.0

Add support for upload and delete

Update Firebase SDK to 3.9

10 Nov 17:28

Choose a tag to compare

v1.2.4

Update Firebase SDK to 3.9

Support monitoring connection

24 Oct 16:37

Choose a tag to compare

v1.2.3

Add support for monitoring connection

Allow for specifying user to receive email verification

14 Oct 03:22

Choose a tag to compare

v1.2.2

Improve function signatures for Swift 3

Fix errors with Swift 3

06 Oct 14:09

Choose a tag to compare

v1.2.1

Convert functions to use ActionCreators

Swift 3 support

06 Oct 14:08

Choose a tag to compare

v1.2.0

Swift3 (#3)