Skip to content

Releases: zazuko/env

@zazuko/[email protected]

08 Jan 17:13
Compare
Choose a tag to compare

Patch Changes

  • b0f7a85: renameBlankNodes cause a stream chunk issue

@zazuko/[email protected]

08 Jan 17:00
Compare
Choose a tag to compare

Minor Changes

  • ab62430: Added env.dataset.serialize function
  • 779422a: Added renameBlankNode parameter to serialize method

@zazuko/[email protected]

10 Oct 08:31
Compare
Choose a tag to compare

Patch Changes

  • 738f98c: Missing @types/rdfjs__formats dependency caused derived anvs to be typed as Environment<any>

@zazuko/[email protected]

02 Oct 13:29
Compare
Choose a tag to compare

Patch Changes

  • d834c94: Prevent ReferenceError: Cannot access 'Dataset' before initialization in vite

@zazuko/[email protected]

02 Oct 08:16
Compare
Choose a tag to compare

Patch Changes

  • 005ba97: Revert: match was inadvertently broken, with wrong return type

@zazuko/[email protected]

02 Oct 07:29
Compare
Choose a tag to compare

Minor Changes

  • e13e1bf: Export interfaces of dataset factories

Patch Changes

  • 52ccdc6: DatasetExt#filter was annotated with wrong return type

@zazuko/[email protected]

27 Aug 09:22
Compare
Choose a tag to compare

Minor Changes

  • 25e5a0e: Added addAll, deleteMatch and equals to .dataset factory for easy access
  • af4815c: Export interfaces of dataset factories

@zazuko/[email protected]

24 Jun 08:06
Compare
Choose a tag to compare

Patch Changes

@zazuko/[email protected]

10 May 08:23
Compare
Choose a tag to compare

Patch Changes

@zazuko/[email protected]

08 May 13:16
Compare
Choose a tag to compare

Minor Changes

  • 3a1f8ee: Added static utilities toCanonical, toStream and fromStream to dataset factory