Skip to content

Releases: skiptools/skip-firebase

Release 0.6.5

22 Dec 06:56
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Add support for calling HTTP callable functions by @boctor in #23

Full Changelog: 0.6.4...0.6.5

Release 0.6.4

22 Dec 06:21
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Add auth addStateDidChangeListener/removeStateDidChangeListener by @ky-is in #24

Full Changelog: 0.6.3...0.6.4

Release 0.6.3

14 Dec 22:00
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Fix Firestore API signatures and await data updates by @ky-is in #21

Full Changelog: 0.6.2...0.6.3

Release 0.6.2

13 Dec 15:39
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Add DocumentReference.addSnapshotListener API by @marcprux in #20

Full Changelog: 0.6.1...0.6.2

Release 0.6.1

13 Dec 01:24
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Add storage URL helpers and fix metadata error by @ky-is in #19

New Contributors

  • @ky-is made their first contribution in #19

Full Changelog: 0.6.0...0.6.1

Release 0.6.0

12 Nov 18:00
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Add support for Storage.write and Storage.getData by @marcprux in #17
  • Bump Kotlin Firebase BOM to 33.5.1 by @marcprux in #18

Full Changelog: 0.5.3...0.6.0

Release 0.5.3

29 Oct 15:28
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: 0.5.2...0.5.3

Release 0.5.2

17 Oct 20:22
b38dc57
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: 0.5.1...0.5.2

Release 0.5.1

15 Oct 15:24
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Add API to delete storage files by @boctor in #11
  • Add async StorageReference.getData() function by @marcprux in #12

New Contributors

Full Changelog: 0.5.0...0.5.1

Release 0.5.0

06 Sep 18:27
f15e18d
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Support storage uploads using putFile, also: by @boctor in #10

Full Changelog: 0.4.0...0.5.0