v3.0.1 - 2023-08-08
v3.0.0 - 2023-06-27
- Add SPARQL-star operators and comparison (#179)
The
isAscending
option inorderTypes
has been removed, which is a breaking change.
v2.3.2 - 2023-04-21
v2.3.1 - 2023-04-17
v2.3.0 - 2023-04-07
v2.2.1 - 2023-03-01
v2.2.0 - 2023-01-20
- Use the new flexible type system as default
- Support both upper and lower case operator names
- Makes timezone formatting as duration more robust
- Bump sparqlalgebrajs with improved support for unary "+"
- Fixes a wrong exception thrown in AsyncRecursiveEvaluator
- Fix float/double cast of NaN/INF
- Fix and test isURI and URI function support
v2.1.0 - 2022-05-12
- Add support for named and blank node ordering (#140)
- Returns a consistent order for uncomparable literals
v2.0.2 - 2022-03-04
v2.0.1 - 2022-03-02
v2.0.0 - 2022-03-02
v2.0.0-beta.1 - 2022-02-14
v2.0.0-beta.0 - 2022-02-03
v1.10.0 - 2021-08-30
v1.9.0 - 2021-08-03
v1.8.0 - 2021-07-30
v1.7.0 - 2021-07-29
v1.6.2 - 2021-03-29
v1.6.1 - 2021-03-26
v1.6.0 - 2020-11-01
v1.5.1 - 2020-10-23
v1.5.0 - 2020-09-17
- Migrate to relative-to-absolute-iri to reduce bundle size
- Migrate to rdf-data-factory and @types/rdf-js 4.x
v1.4.3 - 2020-08-21
v1.4.2 - 2020-07-31
v1.4.1 - 2020-07-28
v1.4.0 - 2020-07-09
- Update dependency asynciterator to v3
- Update dependency @types/uuid to v8
- Update dependency uuid to v8
- Update dependency @types/rdf-js to v3, Closes #62
v1.3.2 - 2020-03-23
v1.3.1 - 2019-12-06
v1.3.0 - 2019-10-14
v1.2.1 - 2019-09-12
v1.2.0 - 2019-08-07
v1.1.0 - 2019-07-29
All notable changes to this project will be documented in this file.
- Initial release