Skip to content

Latest commit

 

History

History
131 lines (89 loc) · 6 KB

CHANGELOG.md

File metadata and controls

131 lines (89 loc) · 6 KB

Changelog

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

v4.0.0 - 2024-10-15

BREAKING CHANGES

  • Bump to Comunica v4
    • Besides performance improvements, this increases the minimum requires Node.js version to 18.

v3.0.0 - 2024-07-04

TODO: categorize commits, choose titles from: Added, Changed, Deprecated, Removed, Fixed, Security.

v2.2.0 - 2023-08-07

Added

Changed

v2.1.0 - 2023-01-31

Added

v2.0.1 - 2022-11-09

Fixed

v2.0.0 - 2022-03-02

Breaking changes

  • The dereference method now returns the resulting quads in a the data field instead of quads.
  • The dereference method now returns an optional metadata field that can contain the triples field.
  • Returned headers now follow the Headers API from the Fetch API.

Changed

v1.9.0 - 2021-08-30

Changed

v1.8.0 - 2021-03-16

Added

v1.7.0 - 2021-01-15

Changed

v1.6.0 - 2020-09-25

Fixed

Changed

v1.5.0 - 2020-04-18

Changed

v1.4.1 - 2020-03-09

Fixed

v1.4.0 - 2020-01-29

Added

v1.3.1 - 2020-01-10

Added

v1.3.0 - 2020-01-10

Added

v1.2.1 - 2019-10-21

Fixed

v1.2.0 - 2019-10-17

Added

Changed

v1.1.0 - 2019-09-29

Added

[v1.0.0] - 2019-09-29

Initial release