Releases: octabyte-io/FireO
Releases · octabyte-io/FireO
Minor Version v 1.1.5
What's New
- Bug Fix
Minor Version v 1.1.4
v1.1.4 Update setup.py
Version 1.1.3
What's New
- Convert model into dict with
model.to_dict() - Create model from dict
model.from_dict(a_dict)
Sponsor Fireo to make it better
Version 1.1.2
Version 1.1.0
What's New
- Delete document nested
subcollectionsRead More - Delete multiple document by providing key list Read More
- Filter query has now new operator
inandarray-contains-anyRead More - Direct assignment for equality(
==) operator Read More - Get root collections Read More
- Get sub collections of any document Read More
- Get multiple documents by key list Read More
Major Version 1.0.0
What's New
- Google cloud Firestore batch operations
- Atomically update List and numbers
- Bug Fix
Sponsor FireO to make it better
Version 0.5.0
Version 0.4.0
##What's New
- Filter query with case insensitive
- Group Collection queries
Sponsor FireO to make it better
Version 0.3.0
What's New
- Filter query by nested model fields
- Direct assignment to nested model without creating object
- Deep Nested model with no limit
Read More in Documentation
Sponsor FireO to make it better
Version 0.2.0
What's New
- Paginating Data with next fetch
- Query cursor
- Start and end point for Query
- Bug fixes in Update Model
Read More about Paginating Data
Sponsor FireO to make it better