Skip to content

Commit 59a6b2f

Browse files
committed
pump version
1 parent 1f48438 commit 59a6b2f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ In this fork, I added `BatchWrite` functionality both `atomic` and `non-atomic`
2424
Since this is a new deployment on GAS, the versioning is reset to `v1`.
2525

2626
### Future work
27-
- update the documentation for the `BatchWrite` operations.
2827
- Add full transaction support
2928

3029
### Changelog
@@ -35,6 +34,9 @@ Since this is a new deployment on GAS, the versioning is reset to `v1`.
3534
- Converted private fields into TS 3.8 private fields
3635
#### V3
3736
- Added GetBatch functionality.
37+
#### V4
38+
- Added additional query operands: `!=`, `not-in`, `is-nan`, `is-not-null`, `is-not-nan`.
39+
- Aliased `contains` and `constainsany` to `array-contains` and `array-contains-any` respectively to match the Firestore JS SDK.
3840

3941
## Installation
4042
In the Google online script editor, select the `Resources` menu item and choose `Libraries...`. In the "Add a library" input box, enter **`1bdxX-1xBtYdDgROfBvJgKkAwRJTbgcTkFE99sVClnMQHQoBE2DLrYiH4`** and click "Add." Choose the most recent version number.

0 commit comments

Comments
 (0)