File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.8.0] ( https://github.com/AsifArmanRahman/firebase-rest-api/compare/v1.7.0...v1.8.0 ) (2022-08-15)
2
+
3
+
4
+ ### Features
5
+
6
+ * ** auth:** sign in with facebook ([ 0bcead3] ( https://github.com/AsifArmanRahman/firebase-rest-api/commit/0bcead336128195932120c371be70f0afd5595ae ) )
7
+ * ** firestore:** add list_of_documents() method ([ 04c8e20] ( https://github.com/AsifArmanRahman/firebase-rest-api/commit/04c8e20b98693e4e285266a571f7fcd9b7c10c4e ) )
8
+
9
+
10
+
1
11
# [ 1.7.0] ( https://github.com/AsifArmanRahman/firebase-rest-api/compare/v1.6.0...v1.7.0 ) (2022-08-14)
2
12
3
13
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = 'flit_core.buildapi'
4
4
5
5
[project ]
6
6
name = " firebase-rest-api"
7
- version = " 1.7 .0"
7
+ version = " 1.8 .0"
8
8
readme = " README.md"
9
9
description = " A simple python wrapper for Google's Firebase REST API's."
10
10
requires-python = " >=3.6"
You can’t perform that action at this time.
0 commit comments