Skip to content

Releases: frogcat/ttl2jsonld

v0.0.10

15 Jan 06:41

Choose a tag to compare

Improvements

  • Removed unnecessary require("url") (#6 , thanks to @Windvis)
  • Configuration changes to rdf-test-suite

Full Changelog

v0.0.9...v0.0.10

v0.0.9

26 Jan 11:15

Choose a tag to compare

Improvements

  • Fix behavior when prefix in JSON-LD context is not absolute URI (#4 , thanks to @bourgeoa )

Development workflow

  • Change test lib from mocha to tape

Full Changelog

v0.0.8...v0.0.9

v0.0.8

24 Mar 06:49

Choose a tag to compare

Development workflow

Full Changelog

v0.0.7

17 Feb 08:01

Choose a tag to compare

Improvements

Development workflow

  • Update dev dependencies to fix security vulnerabilities
  • Change JSON-LD parser for testing

Full Changelog

v0.0.6

17 Jul 08:00
67fc8a9

Choose a tag to compare

  • update dev dependency to fixes a security vulnerability
  • NPM publish test via GitHub actions