Releases: zazuko/mocha-chai-rdf
Releases · zazuko/mocha-chai-rdf
v0.1.10
Patch Changes
- 8fe7a5f: fix: module
matchers.js
was not usable with @web/test-runner
because it indirectly imported stream
v0.1.9
Patch Changes
- 1157dca: Improve handling of tests which include characters escaped in URIs
v0.1.8
Patch Changes
- 4b30c1b:
include
option did not work when loading a single graph from trig
v0.1.7
Patch Changes
- 3ba2524:
createStore
: Add an option to include arbitrary graphs
v0.1.6
Patch Changes
- 7002e4f: Added store functions to in-memory stream client
v0.1.5
Patch Changes
- 0e552bb: Allow multi-pointers in matchers
v0.1.4
Patch Changes
- 4bebb95: Modifications done to
rdf.store
are now reflected to rdf.dataset
v0.1.3
Patch Changes
- 14b8011: Changed the type of
this.rdf.dataset
- 14b8011: Added
createEmpty
function to store.js
v0.1.2
Patch Changes
- f2ff5c5: Improve docs and package meta
- e40daf7: Snapshot plugin failed to register with chai v5