Skip to content

Latest commit

 

History

History
205 lines (74 loc) · 7.93 KB

CHANGELOG.md

File metadata and controls

205 lines (74 loc) · 7.93 KB

1.11.0 (2023-08-20)

Features

  • add email and password change functionality (2fb370f), closes #20

1.10.1 (2023-04-07)

Bug Fixes

  • unsupported error for empty string and dict (bb84d9e), closes #11

1.10.0 (2023-03-24)

Features

1.9.0 (2023-03-24)

Features

  • set custom user claims (9a5c9b9), closes #8

1.8.1 (2023-02-08)

Bug Fixes

  • unsupported type error thrown for empty array field (63cce77), closes #7

1.8.0 (2022-08-15)

Features

  • auth: sign in with facebook (0bcead3)
  • firestore: add list_of_documents() method (04c8e20)

1.7.0 (2022-08-14)

Features

  • firestore: support for complex queries (6951e69)

1.6.0 (2022-08-13)

Features

  • firestore: add add() method (ec710ab)

1.5.0 (2022-08-11)

Features

  • firestore: add get method for collection (7d9a193)

1.4.0 (2022-08-08)

Features

  • firestore: add delete() method (ba00cc2)
  • firestore: add get() method (dba57ea)
  • firestore: add set() method (c8198f2)
  • firestore: add update() method (e85c459)

Reverts

  • Revert "release: v1.0.2" (4ce29e9)
  • Revert "release: v1.1.0" (55d3619)

1.0.1 (2022-07-30)

Bug Fixes

  • auth: create_custom_token (240ef7c)

1.0.0 (2022-07-28)

  • chore!: update dependencies (2551fdd)

BREAKING CHANGES

  • dependency changed from deprecated libraries 𝐨𝐚𝐮𝐭𝐡𝟐𝐜𝐥𝐢𝐞𝐧𝐭 to 𝐠𝐨𝐨𝐠𝐥𝐞-𝐚𝐮𝐭𝐡 and 𝐠𝐜𝐥𝐨𝐮𝐝 to 𝐠𝐨𝐨𝐠𝐥𝐞-𝐜𝐥𝐨𝐮𝐝-𝐬𝐭𝐨𝐫𝐚𝐠𝐞

0.7.0 (2022-07-24)

Features

  • auth: add _𝘵𝘰𝘬𝘦𝘯_𝘧𝘳𝘰𝘮_𝘢𝘶𝘵𝘩_𝘶𝘳𝘭 method (e444135)
  • auth: Sign In with Google (be6cb05)

0.6.0 (2022-07-24)

Features

  • auth: add 𝘴𝘪𝘨𝘯_𝘪𝘯_𝘸𝘪𝘵𝘩_𝘰𝘢𝘶𝘵𝘩_𝘤𝘳𝘦𝘥𝘦𝘯𝘵𝘪𝘢𝘭 (ad211a5)
  • auth: client secret from file (e5ea84e)

0.5.0 (2022-07-23)

Features

  • auth: add 𝘤𝘳𝘦𝘢𝘵𝘦_𝘢𝘶𝘵𝘩𝘦𝘯𝘵𝘪𝘤𝘢𝘵𝘪𝘰𝘯_𝘶𝘳𝘪 method (b45a7f2)

0.4.9 (2022-07-22)

Bug Fixes

  • storage: proper link generate with 𝘨𝘦𝘵_𝘶𝘳𝘭 (c825c16)

Performance Improvements

  • storage: use 𝘳𝘦𝘲𝘶𝘦𝘴𝘵 param (f51d0dc)

0.4.8 (2022-07-21)

Bug Fixes

  • storage: set path via 𝘤𝘩𝘪𝘭𝘥 for 𝘥𝘦𝘭𝘦𝘵𝘦 (b0527f0)

0.4.7 (2022-07-21)

Bug Fixes

  • storage: set path via 𝘤𝘩𝘪𝘭𝘥 for 𝘥𝘰𝘸𝘯𝘭𝘰𝘢𝘥 (da4d1de)

0.4.6 (2022-07-20)

Bug Fixes

0.4.5 (2022-07-19)

Bug Fixes

  • Build: update requests version (d083726)

Performance Improvements

  • use 𝘳𝘦𝘲𝘶𝘦𝘴𝘵 param (db224f1)