Skip to content

Releases: linkml/linkml-term-validator

v0.4.0rc4

12 Apr 03:57
a1494ea

Choose a tag to compare

What's Changed

  • [codex] Fix concurrent cache write corruption by @cmungall in #28

Full Changelog: v0.4.0rc3...v0.4.0rc4

v0.4.0rc3

12 Apr 02:51
ee4a8a2

Choose a tag to compare

What's Changed

  • Fix partial dynamic enum caches being treated as closed by @cmungall in #26

Full Changelog: v0.4.0rc2...v0.4.0rc3

v0.4.0rc2

11 Apr 18:17
a6357e4

Choose a tag to compare

v0.4.0rc2 Pre-release
Pre-release

What's Changed

  • fix: improve dynamic enum expansion caching by @cmungall in #23

Full Changelog: v0.4.0rc1...v0.4.0rc2

v0.4.0rc1: fix: use LF line endings in cache CSV files (#20) (#21)

20 Mar 02:09
44a4de0

Choose a tag to compare

Fix CRLF in cache files (#20). All cache CSVs now use LF line endings for git compatibility.

v0.3.0

19 Mar 00:05
c383199

Choose a tag to compare

What's Changed

  • Fix cache stability: preserve timestamps and sort entries deterministically by @cmungall in #14
  • fix: migrate-cache --refresh-labels crashes on abstract class by @cmungall in #18

Full Changelog: v0.2.0...v0.3.0

v0.3.0rc3

17 Mar 03:10
c383199

Choose a tag to compare

v0.3.0rc3 Pre-release
Pre-release

What's Changed

  • Fix migrate-cache --refresh-labels crash on abstract class instantiation (#17, #18)
    • Replaced BaseOntologyPlugin with DynamicEnumPlugin (concrete subclass) since only get_ontology_label() is needed
    • Added test for --refresh-labels

Full Changelog: v0.3.0rc2...v0.3.0rc3

v0.3.0rc2

17 Mar 02:30
612970e

Choose a tag to compare

v0.3.0rc2 Pre-release
Pre-release

What's Changed

  • Fix cache stability: preserve timestamps and sort entries deterministically by @cmungall in #14

Full Changelog: v0.2.0...v0.3.0rc2

v0.3.0rc1

08 Mar 16:36
612970e

Choose a tag to compare

v0.3.0rc1 Pre-release
Pre-release

What's Changed

  • Fix cache stability: preserve timestamps and sort entries deterministically by @cmungall in #14

Full Changelog: v0.2.0...v0.3.0rc1

v0.2.2

25 Feb 17:47
fe05f98

Choose a tag to compare

What's Changed

  • feat: enable label validation by default by @cmungall in #8

Full Changelog: v0.1.2...v0.2.2

v0.2.1

08 Jan 05:23
fe05f98

Choose a tag to compare

What's Changed

  • feat: enable label validation by default by @cmungall in #8

Full Changelog: v0.1.2...v0.2.1