We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7223dc0 + 8c81954 commit 5c15b54Copy full SHA for 5c15b54
RELEASE_NOTES.md
@@ -1,3 +1,18 @@
1
+# TerminusDB Client v3.0.3
2
+
3
+The liberation release
4
5
+## new
6
7
+* Upgrade dependencies
8
+* Path predicate directions
9
+* Add switch for forcing db deletes
10
11
+## fixes
12
13
+* Fix length and predicate pattern compilation
14
+* Fix bug with non-text nodes
15
16
# TerminusDB Client v3.0.0
17
18
The liberation release
package.json
@@ -1,6 +1,6 @@
{
"name": "@terminusdb/terminusdb-client",
- "version": "3.0.2",
+ "version": "3.0.3",
"description": "TerminusDB client library",
"main": "index.js",
"files": [
0 commit comments