Skip to content

Releases: Skycoder42/firebase_database_rest

A new patch release is available!

Choose a tag to compare

@github-actions github-actions released this 07 May 10:30
c1ec25e

Changelog

Added

  • JavaScript/Web CI tests

Changed

  • Changed mocking framework to mocktail
  • Improve build scripts

Fixed

  • SSE streaming of database updates did not work in Webbrowsers (#1)

Security

  • Updated dependency requirements

A new patch release is available!

Choose a tag to compare

@github-actions github-actions released this 11 Mar 07:45
306a620

Changelog

Fixed

  • Add JsonConverter to library exports

A new patch release is available!

Choose a tag to compare

@github-actions github-actions released this 11 Mar 07:30
fc56dbf

Changelog

Added

  • JsonConverter interface

A new release is available!

Choose a tag to compare

@github-actions github-actions released this 10 Mar 08:09

Changelog

Added

  • Initial release

A new release is available!

Choose a tag to compare

@github-actions github-actions released this 03 Mar 20:34
5b4c7fc

Changelog

Added

  • Readme
  • Documentation
  • Example

Changed

  • Updated dependencies

Fixed

  • FirebaseTimestamp now works correctly.
  • Small API cleanups

A new release is available!

Choose a tag to compare

@github-actions github-actions released this 01 Mar 07:22
15e2a70

Changelog

Added

  • Initial release