Skip to content

Releases: linkeddata/rdflib.js

v2.3.6

19 Mar 16:39

Choose a tag to compare

What's Changed

Full Changelog: v2.3.5...v2.3.6

v2.3.5

05 Jan 18:26

Choose a tag to compare

Changes
fetcher : Bind fetch to its context (window || global) to avoid "Illegal invocation" errors
This keeps compatibility with rdflib<2.2

Full Changelog: v2.3.3...v2.3.5

v2.3.3

05 Jan 17:05
5941862

Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.3.3

v2.3.2

13 Dec 19:20

Choose a tag to compare

What's Changed

  • serializer: fix: prefix generation breaks when starting with 'a' by @DJ1TJOO in #728
  • Feat/rdf 1.1 literal property by @bourgeoa in #732

New Contributors

Full Changelog: v2.3.1...v2.3.2

v2.3.1

13 Dec 18:51

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

28 Sep 09:28
02b6502

Choose a tag to compare

What's Changed

Full Changelog: v2.2.37...v2.3.0

v2.2.37

28 Sep 09:22

Choose a tag to compare

What's Changed

Full Changelog: v2.2.36...v2.2.37

v2.2.36

28 Sep 09:20

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.35...v2.2.36

v2.2.35

30 Apr 08:43

Choose a tag to compare

RDF/XML Literals not being parsed properly #75

v2.2.34

03 Apr 14:03

Choose a tag to compare

  • removeDocument removes related metadata
  • resolved issues #630 #637 #639