Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 699 Bytes

CHANGELOG.md

File metadata and controls

35 lines (20 loc) · 699 Bytes

mocha-chai-rdf

0.1.4

Patch Changes

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

0.1.3

Patch Changes

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

0.1.2

Patch Changes

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

0.1.1

Patch Changes

  • 4a2a479: Fixes exports for ts-node (see TypeStrong/ts-node#1934)
  • 28a69a4: Type for toMatchSnapshot was not automatically imported with snapshots.js
  • 96be0d5: Added license to package.json

0.1.0

Minor Changes

  • b93f48f: First version