Skip to content

Releases: OpenTermsArchive/engine

v4.0.1

11 Dec 13:27
Compare
Choose a tag to compare

4.0.1 - 2024-12-11

Full changeset and discussions: #1124.

Development of this release was supported by the French Ministry for Foreign Affairs through its ministerial State Startups incubator under the aegis of the Ambassador for Digital Affairs.

Fixed

  • Fix documentation of collection metadata in the collection API

v4.0.0

04 Dec 10:16
Compare
Choose a tag to compare

4.0.0 - 2024-12-04

Full changeset and discussions: #1123.

Development of this release was supported by the French Ministry for Foreign Affairs through its ministerial State Startups incubator under the aegis of the Ambassador for Digital Affairs.

Added

  • Expose collection metadata through the collection API; requires a metadata file at the root of your collection folder

Changed

  • Breaking: Replace @opentermsarchive/engine.services.declarationsPath with @opentermsarchive/engine.collectionPath; ensure your declarations are located in ./declarations in your collection folder

v3.0.0

03 Dec 09:41
Compare
Choose a tag to compare

3.0.0 - 2024-12-03

Full changeset and discussions: #1122.

Development of this release was supported by the French Ministry for Foreign Affairs through its ministerial State Startups incubator under the aegis of the Ambassador for Digital Affairs.

Changed

  • Breaking: Updated peer dependency @opentermsarchive/terms-types to v2.0.0; in your declarations, if you define a specific version of this library, ensure to also upgrade it to v2.0.0 to avoid compatibility issues; see [email protected] for details

v2.7.2

27 Nov 10:08
Compare
Choose a tag to compare

2.7.2 - 2024-11-27

Full changeset and discussions: #1121.

Development of this release was supported by the French Ministry for Foreign Affairs through its ministerial State Startups incubator under the aegis of the Ambassador for Digital Affairs.

Changed

  • Optimize performance for Git storage

v2.7.1

21 Nov 14:57
Compare
Choose a tag to compare

2.7.1 - 2024-11-21

Full changeset and discussions: #1120.

Development of this release was supported by the French Ministry for Foreign Affairs through its ministerial State Startups incubator under the aegis of the Ambassador for Digital Affairs.

Fixed

  • Fix timestamp prefix format in logs

v2.7.0

20 Nov 10:52
Compare
Choose a tag to compare

2.7.0 - 2024-11-20

Full changeset and discussions: #1118.

Development of this release was supported by the French Ministry for Foreign Affairs through its ministerial State Startups incubator under the aegis of the Ambassador for Digital Affairs.

Added

v2.6.0

19 Nov 08:47
Compare
Choose a tag to compare

2.6.0 - 2024-11-19

Full changeset and discussions: #1116.

Development of this release was supported by the European Union and the French Ministry for Foreign Affairs through its ministerial State Startups incubator under the aegis of the Ambassador for Digital Affairs.

Added

  • Add support for GitLab for issue reporting
  • Add support for GitLab Releases for publishing datasets

v2.5.0

29 Oct 15:33
Compare
Choose a tag to compare

2.5.0 - 2024-10-29

Full changeset and discussions: #1115.

Development of this release was supported by the French Ministry for Foreign Affairs through its ministerial State Startups incubator under the aegis of the Ambassador for Digital Affairs.

Added

  • Add script to remove duplicate issues in GitHub reports

v2.4.0

24 Oct 13:36
Compare
Choose a tag to compare

2.4.0 - 2024-10-24

Full changeset and discussions: #1114.

Development of this release was supported by the French Ministry for Foreign Affairs through its ministerial State Startups incubator under the aegis of the Ambassador for Digital Affairs.

Changed

v2.3.3

23 Oct 16:01
Compare
Choose a tag to compare

2.3.3 - 2024-10-23

Full changeset and discussions: #1113.

Development of this release was supported by the French Ministry for Foreign Affairs through its ministerial State Startups incubator under the aegis of the Ambassador for Digital Affairs.

Fixed

  • Reduce GitHub API calls in issues reporter