Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

v4.0.1

Choose a tag to compare

@julianrojas87 julianrojas87 released this 28 Mar 22:25
· 29 commits to main since this release

Changes in this release include:

  • Update typescript dependencies
  • Update lerna and work with npm
  • Update jest and jsonld dependencies
  • Fix unit tests of rdf filtering with json-ld framing actor
  • Fix unit tests of RDF object filter with a quadstore
  • Fix bookkeeper unit tests
  • Fix library unit tests + issue on stream pause/flow modes
  • Fix LDES client unit tests + properly close stream
  • Define enum type for output representation
  • Rename sychronization event
  • Make sure Event Stream tests run properly
  • Fix cli error message
  • Remove in-memory caching of all page requests
  • Remove unmaintained and stale dependencies
  • Use WebStreams to process fetched pages
  • Use RDFJS store to do BGP lookups
  • Fix time-based prunning of members
  • Extract ldes:timestampPath from LDES metadata
  • Handle edge case where no members are emitted on sync mode
  • Add github action for CI
  • Fix components.js build process
  • Remove test coverage threshold (for now)

Full Changelog: v4.0.0...v4.0.1