Skip to content

Releases: linkml/linkml-runtime

v1.2.1

09 Mar 23:02
f26c345
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

08 Mar 16:16
ed42ba5
Compare
Choose a tag to compare

What's Changed

The 1.2.0 runtime release is tied to the 1.2.0 metamodel, for a description of changes in the metamodel since 1.0.0 see https://github.com/linkml/linkml-model/releases/tag/v1.2.0

New Contributors

Full Changelog: v1.1.26...v1.2.0

v1.2.0rc6

02 Mar 21:51
Compare
Choose a tag to compare
v1.2.0rc6 Pre-release
Pre-release
Merge branch 'main' into prerelease-1-2

v1.2.0rc5

02 Mar 17:54
Compare
Choose a tag to compare
v1.2.0rc5 Pre-release
Pre-release
bump to 1.2.0rc5

v1.2.0rc4

02 Mar 05:18
Compare
Choose a tag to compare
v1.2.0rc4 Pre-release
Pre-release
  • incorporate linkml-model rc4 changes

v1.1.26

26 Feb 03:13
65d71e5
Compare
Choose a tag to compare

What's Changed

This hotfix repairs an issue with the 1.1.25 release

Full Changelog: v.1.1.25...v1.1.26

v1.1.25

26 Feb 02:13
58a9838
Compare
Choose a tag to compare

What's Changed

Note: this release had an issue with shexjsg removal, 1.1.26 fixes this

Full Changelog: v.1.1.24...v1.1.25

v1.1.24

23 Feb 19:47
7b92208
Compare
Choose a tag to compare

What's Changed

  • load_source should return lists when lists are passed by @cmungall in #113
  • Fixing typo in schemaview by @cmungall in #134
  • using correct docstrings for loaders by @cmungall in #133
  • add mangle-name opt to schemaview induced slots. This gives callers the options of whether the name field will be populated with a mangled name. E.g. Person__description by @cmungall in #130

Full Changelog: v1.1.23...v1.1.24

v1.1.23

15 Feb 21:20
6eb0d71
Compare
Choose a tag to compare

What's Changed

  • adds inference_util for populating slot values based on expressions Also adds a generic walker_util for walking object trees applying a lambda by @cmungall in #111
  • attributes take priority if defined for a class by @cmungall in #131
  • Fix SchemaView.all_slots() and rename test case 590 by @sujaypatil96 in #128
  • Document testing framework philosophy by @hsolbrig in #126

Full Changelog: v1.1.22...v1.1.23

v1.2.0rc3

12 Feb 02:29
7ccb070
Compare
Choose a tag to compare
v1.2.0rc3 Pre-release
Pre-release

What's Changed

  • adds inference_util for populating slot values based on expressions Also adds a generic walker_util for walking object trees applying a lambda by @cmungall in #111

Full Changelog: v1.1.22...v1.2.0rc3