All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- update a single document
- batch writes for writing, updating and deleting documents
- fixed issue on
DocumentValue
andPrimitiveValue
equality
- initialise Firebase application
- delete application
- create
firestore
instance - create reference to a single document
- delete document reference
- set
data
for a single document - get
snapshot
for a single document - get data for data snapshot
- listen to changes on document reference