Skip to content

Releases: linkml/schemasheets

v0.2.1

04 Mar 19:25
8d7c279
Compare
Choose a tag to compare

What's Changed

  • Fix typo in test file class_defs.tsv by @cmungall in #134
  • fixing option use_attributes: removing attributes from schema.slots by @djarecka in #133

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

27 Feb 00:33
9f6ffee
Compare
Choose a tag to compare

What's Changed

  • add codespell workflow, config and fix some typos by @yarikoptic in #127
  • templated all SchemaDefinition slots including settings by @turbomam in #122

New Contributors

Full Changelog: v0.1.24...v0.2.0

v0.1.24

29 Sep 20:29
e7fb8e1
Compare
Choose a tag to compare

What's Changed

  • Unpinning some dependencies, bumping linkml version. by @cmungall in #116
  • string-ifying list elements before pasting by @turbomam in #124

Full Changelog: v0.1.23...v0.1.24

v0.1.23

17 Jul 21:21
52c2baa
Compare
Choose a tag to compare

What's Changed

  • infer some descriptor_rows from table_config by @turbomam in #114

Now includes linkml2schemasheets-template script for generating and populating a schemasheet

  • exhaustively, based on all SlotDefinition and ClassDefinition slots in the meta model
  • concisely, based on only those meta slots used in the source schema

Full Changelog: v0.1.22...v0.1.23

v0.1.22

14 Jul 12:08
f3323b9
Compare
Choose a tag to compare

What's Changed

  • nested ifs, not ands for table_config scanning when exporting by @turbomam in #112

Full Changelog: v0.1.21...v0.1.22

v0.1.21

30 Mar 00:39
1314910
Compare
Choose a tag to compare

What's Changed

  • Remove CASE 6 from test_headers.py, allow linkml 1.5.0 by @turbomam in #96
  • new bioregistry constraint: ">0.5.0, <0.7.0"

Full Changelog: v0.1.20...v0.1.21

v0.1.20

29 Mar 20:44
30cfdaf
Compare
Choose a tag to compare

What's Changed

  • add sort_keys parameter to convert() in schemasheets/schemamaker.py with default value False, reverting silent sorting, such as permissible values in an enumeration in #103
  • bump linkml and bioregistry to compatible but not latest versions by @turbomam in a6b2a46

Full Changelog: v0.1.19...v0.1.20

v0.1.19

14 Feb 20:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.17...v0.1.19

v0.1.17

06 Dec 02:23
5d973d1
Compare
Choose a tag to compare

What's Changed

  • Additional options: use-attributes and table-config-path by @cmungall in #86

Full Changelog: v0.1.16...v0.1.17

v0.1.16

03 Oct 17:29
ca07e05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.15...v0.1.16