Skip to content

Releases: OpenTermsArchive/engine

v0.24.0

25 Jan 12:53
Compare
Choose a tag to compare

0.24.0 - 2023-01-25

Added

  • Trigger a release event on CI to deploy documentation website

v0.23.0

18 Jan 10:02
Compare
Choose a tag to compare

0.23.0 - 2023-01-18

Removed

  • Breaking: Remove obsolete ansible deployment recipes as it was extracted in a dedicated repository. Look at the README to know how to deploy the engine.

v0.22.0

17 Jan 16:03
Compare
Choose a tag to compare

0.22.0 - 2023-01-17

Changed

  • Replace embedded terms types list with the one defined in the dedicated repository @opentermsarchive/terms-types.

v0.21.0

16 Jan 13:59
Compare
Choose a tag to compare

0.21.0 - 2023-01-16

Added

  • Add dataset command to CLI; this command can be discovered in the documentation and by running ota dataset help

v0.20.0

13 Dec 11:08
Compare
Choose a tag to compare

0.20.0 - 2022-12-13

Full changeset and discussions: #959._

Changed

  • Improved reliability and expanded coverage of email protection global filter

v0.19.1

13 Dec 10:38
Compare
Choose a tag to compare

0.19.1 - 2022-12-13

Fixed

  • Add missing configuration for production

v0.19.0

13 Dec 10:01
Compare
Choose a tag to compare

0.19.0 - 2022-12-13

Changed

  • Breaking: Unify all CLI commands as subcommands of one single ota command and rename some options; the new CLI can be discovered in the documentation and by running ota help (#978)

v0.18.2

12 Dec 17:33
Compare
Choose a tag to compare

0.18.2 - 2022-12-12

Fixed

  • Ensure paths for given Git storage configuration are relative to current working directory instead of engine module folder

v0.18.1

12 Dec 10:18
Compare
Choose a tag to compare

0.18.1 - 2022-12-12

Fixed

  • Add missing configuration for production

v0.18.0

12 Dec 09:40
Compare
Choose a tag to compare

0.18.0 - 2022-12-12

Added

  • Load both the configurations defined in this module and the configurations defined in the module which use it as dependency.