Skip to content

Releases: zazuko/barnard59

[email protected]

02 Aug 15:34
Compare
Choose a tag to compare

Patch Changes

  • 6d71d5d: Missing code to wire-up file loader

[email protected]

02 Aug 12:55
Compare
Choose a tag to compare

Minor Changes

  • 22f897d: Added a file loader for p:FileContents arguments (closes #31)

Patch Changes

  • b5e23e2: Update clownface to v2, use @zazuko/env instead of rdf-ext

[email protected]

02 Aug 12:55
Compare
Choose a tag to compare

Patch Changes

  • 4bbf8f2: Added missing dependency on readable-to-readable, and replaced lodash/once.js with onetime (also missing as dependency)

[email protected]

21 Jun 08:50
Compare
Choose a tag to compare

Minor Changes

  • eeca6e9: Added the possibility to send queries with POST by providing operation argument

Patch Changes

  • a56ba95: Update RDF/JS dependencies to ESM

[email protected]

21 Jun 09:45
Compare
Choose a tag to compare

Patch Changes

  • ddd091c: Fixes "Callback called multiple times" when parsing

[email protected]

21 Jun 08:50
Compare
Choose a tag to compare

Minor Changes

  • 205d0df: Added a simplified step for loading RDF documents from filesystem

Patch Changes

  • b67047a: Add missing dependency on is-stream which was added as dev dependency

  • Moved to JavaScript modules

v1.1.4

02 May 09:39
Compare
Choose a tag to compare

Patch Changes

  • 9038f09: Range of barnard59-core is now 1 - 2 because v2 includes a potential breaking change where variables with undefined values will cause pipelines to fail. Consumers can lock the version barnard59-core to ^1 in order to avoid fixing the pipeline right away
  • 9038f09: Logging of pipeline variables was moved to core library (closes #66 closes #70)

v1.1.3

17 Apr 09:48
Compare
Choose a tag to compare

Patch Changes

  • 783343a: Updated barnard59-core to v1.1.6
  • 783343a: Update rdf-ext to v2