All notable changes to this project will be documented in this file.
v0.6.1 - 2024-10-15
v0.6.0 - 2024-10-15
v0.5.0 - 2024-08-07
v0.4.1 - 2024-05-11
- Update Comunica monorepo packages to ^3.1.0
- Add reachability criteria annotation to the metadata of links
v0.4.0 - 2024-04-11
v0.3.0 - 2024-03-20
- Update to Comunica v3
- Disable type index inference by default, as it's unevaluated
- Update dependency cross-fetch to v4
- Update dependency rdf-store-stream to v2 (#113)
v0.2.0 - 2023-06-06
- Allow strict-mode to be disabled for invalid TREE documents
- Add adaptive destroy join actor
- Add skipAdaptiveJoin context entry
- Add adaptive Solid config
v0.1.1 - 2023-03-08
- Update to comunica 2.6.9
- Fix stream EOF for some queries
- Fix some queries having no end event, #95
- Fix results being incomplete when more than one query is executed in the same engine.
v0.1.0 - 2023-02-15
Initial minor release, with generic (@comunica/query-sparql-link-traversal
) and Solid-specific (@comunica/query-sparql-link-traversal-solid
) link traversal engines.
- Initial release