Skip to content

Releases: octabyte-io/FireO

Minor Version v 1.1.5

11 Feb 10:00
1b5aa87

Choose a tag to compare

What's New

  • Bug Fix

Minor Version v 1.1.4

05 Jan 03:56
2995779

Choose a tag to compare

v1.1.4

Update setup.py

Version 1.1.3

25 Dec 07:21
479aebd

Choose a tag to compare

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

10 Dec 05:50
6c97942

Choose a tag to compare

What's New

1 - Range attribute in NumberField

Sponsor FireO to make it better

Version 1.1.0

03 Dec 07:32
318503b

Choose a tag to compare

What's New

  • Delete document nested subcollections Read More
  • Delete multiple document by providing key list Read More
  • Filter query has now new operator in and array-contains-any Read 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

25 Nov 05:51
1fd29f0

Choose a tag to compare

What's New

  • Google cloud Firestore batch operations
  • Atomically update List and numbers
  • Bug Fix

Read Doc

Sponsor FireO to make it better

Version 0.5.0

24 Nov 07:00
cedf2f4

Choose a tag to compare

What's New

  • Transactions add for Fireo
  • Bug Fix

Read More

Support FireO to make it better

Version 0.4.0

23 Nov 04:22
9995049

Choose a tag to compare

##What's New

  • Filter query with case insensitive
  • Group Collection queries

Read More

Sponsor FireO to make it better

Version 0.3.0

18 Nov 07:09
06d9fe6

Choose a tag to compare

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

16 Nov 06:44
b9ed3fa

Choose a tag to compare

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