Releases: terminusdb/terminusdb-client-js
Releases · terminusdb/terminusdb-client-js
TerminusDB Client v12.0.0
New 🚀
- Add WOQL
slice(), andidgen_random()operators
Fixes and maintenance
- Update with latest security fixes
- Follow latest release of TerminusDB v12.0.0
- Make
dot()operator work correctly again - Fix handling of list-nested WOQL document templates (#346)
Full Changelog: v11.1.2...v12.0.0
TerminusDB Client v11.1.2
TerminusDB Client v11.1.2
Fixes
- Adjust the release process to include version update task
- Fix typescript generation and add ci tests to prevent similar errors in the future.
TerminusDB Client v11.1.1.1
Pushing an extra patch to publish it. It's the same client as 11.1.1!
New 🚀
- Enable string-based CSV resources (not only from local files)
- Increased test coverage from 30% to 59%
- Deprecated Node 18, lowest supported is now Node 20
- Handling of remotes is now supported in the client
- New:
vars_unique()produces unique variables, complement tovars() - Add evaluate() to fluent style WOQL queries
Fixes 🚧
- Update dependencies follow-redirects, webpack-dev-middleware, axios, braces, semver, micromatch, cross-spawn, word-wrap, on-headers, compression, form-data
- Fixes axios upgrade issues, incl. content-type casing error, buffer
- Fixes inconsistency with removed_quad keyword (DeleteQuad in WOQL)
- Fluent vs functional style inconsistency with from() fixed
- Clean up code and improve test suites
- Documentation fixes and updates
- Fix variable name mismatches in from() and length() methods
- Verified xsd:double handled correctly in conjunction with terminusdb server
New Contributors
- @alexander-mart made their first contribution in #314
Full Changelog: v.10.0.33...v11.1.1
TerminusDB Client v11.1.1
New 🚀
- Enable string-based CSV resources (not only from local files)
- Increased test coverage from 30% to 59%
- Deprecated Node 18, lowest supported is now Node 20
- Handling of remotes is now supported in the client
- New:
vars_unique()produces unique variables, complement tovars() - Add evaluate() to fluent style WOQL queries
Fixes 🚧
- Update dependencies follow-redirects, webpack-dev-middleware, axios, braces, semver, micromatch, cross-spawn, word-wrap, on-headers, compression, form-data
- Fixes axios upgrade issues, incl. content-type casing error, buffer
- Fixes inconsistency with removed_quad keyword (DeleteQuad in WOQL)
- Fluent vs functional style inconsistency with from() fixed
- Clean up code and improve test suites
- Documentation fixes and updates
- Fix variable name mismatches in from() and length() methods
- Verified xsd:double handled correctly in conjunction with terminusdb server
New Contributors
- @alexander-mart made their first contribution in #314
Full Changelog: v.10.0.33...v11.1.1
v10.0.33
v.10.0.32: Merge pull request #288 from terminusdb/fix-type
Make AccessControl manageCapability scopeType param optional
v.10.0.31: Merge pull request #287 from terminusdb/fix-type
v.10.0.30: Merge pull request #285 from terminusdb/fix-type
v.10.0.29: Merge pull request #280 from terminusdb/add_baseServer
add pagination to getVersionDiff
v.10.0.28: Merge pull request #273 from terminusdb/Francesca-Bit-patch-1
Update RELEASE_NOTES.md