Skip to content

Releases: zazuko/mocha-chai-rdf

v0.1.10

09 May 12:35
Compare
Choose a tag to compare

Patch Changes

  • 8fe7a5f: fix: module matchers.js was not usable with @web/test-runner because it indirectly imported stream

v0.1.9

10 Apr 09:50
Compare
Choose a tag to compare

Patch Changes

  • 1157dca: Improve handling of tests which include characters escaped in URIs

v0.1.8

24 Mar 14:42
Compare
Choose a tag to compare

Patch Changes

  • 4b30c1b: include option did not work when loading a single graph from trig

v0.1.7

24 Mar 11:45
Compare
Choose a tag to compare

Patch Changes

  • 3ba2524: createStore: Add an option to include arbitrary graphs

v0.1.6

09 Jan 11:31
Compare
Choose a tag to compare

Patch Changes

  • 7002e4f: Added store functions to in-memory stream client

v0.1.5

01 Nov 09:15
Compare
Choose a tag to compare

Patch Changes

  • 0e552bb: Allow multi-pointers in matchers

v0.1.4

17 Oct 11:10
Compare
Choose a tag to compare

Patch Changes

  • 4bebb95: Modifications done to rdf.store are now reflected to rdf.dataset

v0.1.3

17 Oct 10:34
Compare
Choose a tag to compare

Patch Changes

  • 14b8011: Changed the type of this.rdf.dataset
  • 14b8011: Added createEmpty function to store.js

v0.1.2

25 Sep 08:05
Compare
Choose a tag to compare

Patch Changes

  • f2ff5c5: Improve docs and package meta
  • e40daf7: Snapshot plugin failed to register with chai v5

v0.1.1

11 Sep 08:21
Compare
Choose a tag to compare

Patch Changes