Releases: rdboyes/Firebase.jl
Releases · rdboyes/Firebase.jl
v0.1.0
v0.0.3
v0.0.2
Firebase v0.0.2
Updates compatibility to allow installation in julia 1.10
Breaking changes:
No actual breaking changes
Merged pull requests:
- GET/POST cloud storage (#19) (@ashwanirathee)
- Documentation fixes: more section+less clutter (#20) (@ashwanirathee)
Closed issues:
Initial Version
This is the initial version of the package which cover a reasonable chunk Firebase REST API calls
Covers low level structure for these parts of firebase:
- Realtime database
- Cloud firestore document related functions
- Cloud storage GET,POST
- Firebase authentication functionalities