Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 11:22
· 20 commits to master since this release

Major Changes

  • 199cbd4: Removed direct dependency on formats package which must be provided by RDF/JS Environment
  • 1406b72: Added new first argument in function toFile and fromFile which is an RDF/JS Enviornment
  • 3e2fef2: Hard fork from rdf-ext/rdf-utils-fs
  • 199cbd4: Convert package to ESM
  • 218ffc1: Add Factory compliant with RDF/JS

Minor Changes

  • 9ac9cec: Convert source code to TypeScript, bundle type declarations