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