Skip to content

v0.2.22

Choose a tag to compare

@github-actions github-actions released this 17 Mar 14:29
· 98 commits to master since this release

Patch Changes

  • b98d78c: Relax dependency on @zazuko/rdf-vocabularies

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.21 (2020-11-02)

0.2.20 (2020-09-18)

0.2.19 (2020-09-18)

0.2.18 (2020-08-24)

0.2.17 (2020-08-03)

Features

  • sparql: interpolating quads and datasets with patterns (bc0a32f)

0.2.16 (2020-07-01)

0.2.15 (2020-06-11)

0.2.14 (2020-06-08)

0.2.13 (2020-06-07)

0.2.12 (2020-05-21)

0.2.11 (2020-04-18)

Bug Fixes

  • properly escape multiple literals and sepcial chars (eb420cc)

0.2.10 (2020-04-08)

Features

  • reduce arrays by interpolating individual items (3c47ccc)

0.2.9 (2020-04-03)

Features

  • turtle: support base URI (d5eb53c)

0.2.8 (2020-02-27)

Features

  • make it possible to create custom interpolatable objects (24c60b1)

Bug Fixes

  • allow any object to be interpolated value (87184eb)

0.2.7 (2020-02-27)

Features

  • interpolating built-in JS types (85151cc)

0.2.6 (2020-02-27)

Features

  • turtle: compress output by removing subject/predicate repetition (0d2f121)
  • turtle: options to do cheap compression (618ffa0)
  • added ntriples support (62aef77)

0.2.5 (2020-02-26)

Bug Fixes

  • dep: now data model package is missing completely 😖 (8aade7c)

0.2.4 (2020-02-26)

Bug Fixes

  • dep: data model package was not a runtime dependency (7582da1)

0.2.3 (2020-02-26)

Bug Fixes

  • dep: namespace builder package was not a runtime dependency (6196216)

0.2.2 (2020-02-25)

0.2.1 (2020-02-25)

Features

  • turtle: defaultGraph is serialized with option for named (1f087c1)
  • turtle initial version (fc83c08)

Bug Fixes

  • sparql: remove superfluous blank lines added in head (d4b5f0f)