Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

Releases: pairshaped/elm-firebase

Version 0.0.2

01 Mar 15:57
Compare
Choose a tag to compare

Added

  • Support for onDisconnect.
  • README documentation for installing via elm-github-install

Fixes

  • Better error handling for tasks.
  • Bug with Firebase.Database.Reference set and update methods (too many params in elm).

0.0.1

28 Feb 14:48
Compare
Choose a tag to compare

Initial Release

Support for:

  • Database manipulation:
    • Firebase.Database.Types, Firebase.Database.Reference, Firebase.Database.Snapshot, Firebase.Database.Query
  • Limited authentication support:
    • Firebase.Authentication, Firebase.Authentication.User