Skip to content

Latest commit

 

History

History
232 lines (171 loc) · 16 KB

CHANGELOG.md

File metadata and controls

232 lines (171 loc) · 16 KB

Changelog

All notable changes to this project will be documented in this file.

v3.4.0 - 2024-03-15

Added

v3.3.0 - 2023-11-08

Changed

v3.2.1 - 2023-09-19

Fixed

v3.2.0 - 2023-01-27

Added

Support for JSON-LD star (or RDF-star) is enabled by default, as does not introduce breaking changes. This functionality is however experimental, and may change at any point in time. Opting out of JSON-LD star support can be done by setting rdfstar to false in the parser's constructor.

v3.1.0 - 2023-01-03

Changed

v3.0.1 - 2022-11-09

Fixed

Changed

v3.0.0 - 2022-07-14

This release has been marked as a major change due to the transition from Node's internal stream API to readable-stream. Most users should experience not breakages with this change.

Changed

v2.4.3 - 2022-02-23

Fixed

v2.4.2 - 2021-11-19

Fixed

v2.4.1 - 2021-11-15

Fixed

v2.4.0 - 2021-08-11

Changed

v2.3.3 - 2021-07-29

Fixed

v2.3.2 - 2021-06-10

Fixed

v2.3.1 - 2021-06-09

Fixed

v2.3.0 - 2021-04-16

Added

v2.2.1 - 2021-02-16

Fixed

v2.2.0 - 2020-11-10

Added

v2.1.1 - 2020-10-14

Fixed

v2.1.0 - 2020-09-15

Changed

Fixed

v2.0.2 - 2020-06-03

Fixed

Changed

v2.0.1 - 2020-04-27

Fixed

v2.0.0 - 2020-04-03

Added

Changed

v1.1.2 - 2019-10-22

Changed

Fixed

v1.1.1 - 2019-09-18

Fixed

v1.1.0 - 2019-04-02

Added

v1.0.1 - 2019-02-13

Fixed

[v1.0.0] - 2019-02-07

Initial release