Skip to content

Releases: linkml/schemasheets

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

v0.1.15

16 Sep 00:47
d707e75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.14...v0.1.15

v0.1.14

26 Aug 23:57
45df567
Compare
Choose a tag to compare

What's Changed

  • fixing pipe-separated whitespace bug in schemamaker by @turbomam in #63
  • Fixing bug where empty inner objects were not pre-populated. Fixes #72 by @cmungall in #73
  • bumping linkml version by @cmungall in #74

Full Changelog: v0.1.13...v0.1.14

v0.1.13

20 Jul 19:14
8ed6cfb
Compare
Choose a tag to compare

What's Changed

  • Fixed handling of inner_key in annotations for both import and export. Fixes #59 by @cmungall in #61

Full Changelog: v0.1.12...v0.1.13

v0.1.12

13 Jul 02:01
8d29bcf
Compare
Choose a tag to compare

Google sheet IDs can now be passed in directly

sheets2linkml --gsheet-id 1wVoaiFg47aT9YWNeRfTZ8tYHN8s8PAuDx5i2HUcDpvQ personinfo types prefixes -o personinfo.yaml

What's Changed

New Contributors

Full Changelog: v0.1.11...v0.1.12

v0.1.11

12 Jul 20:18
f9daa99
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.10...v0.1.11

v0.1.10

28 Apr 01:20
93dd59a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.9

16 Mar 23:18
3b4bdcd
Compare
Choose a tag to compare

What's Changed

  • explicitly instantiate example values, in order to eliminate "argument must be a mapping, not extended_str" error by @turbomam in #24
  • Quick fix to tests badge in README by @sujaypatil96 in #28
  • Adding a schemasheet exporter. Refactoring: abstracting common methods and datamodel into shared class. by @cmungall in #30
  • Added CLI for export, plus documentation by @cmungall in #31

Note: We skipped release v0.1.8 because the release to PyPI was made manually using relevant poetry commands rather than the Github release interface. In order to bring the two into sync we are skipping v0.1.8 and creating v.0.1.9 directly.

Full Changelog: v0.1.7...v0.1.9

v0.1.7

08 Feb 23:25
5c2941e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7