Skip to content

Commit 5c15b54

Browse files
committed
Merge branch 'dev' of https://github.com/terminusdb/terminus-client into dev
2 parents 7223dc0 + 8c81954 commit 5c15b54

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

RELEASE_NOTES.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
116
# TerminusDB Client v3.0.0
217

318
The liberation release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@terminusdb/terminusdb-client",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "TerminusDB client library",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)