What's Changed * fixing pipe-separated whitespace bug in schemamaker by turbomam in https://github.com/linkml/schemasheets/pull/63 * Fixing bug where empty inner objects were not pre-populated. Fixes 72 by cmungall in https://github.com/linkml/schemasheets/pull/73 * bumping linkml version by cmungall in https://github.com/linkml/schemasheets/pull/74
What's Changed * Fixed handling of inner_key in annotations for both import and export. Fixes 59 by cmungall in https://github.com/linkml/schemasheets/pull/61
What's Changed * AutoDocs using Github Actions by hrshdhgd in https://github.com/linkml/schemasheets/pull/55 * Adding support for google sheets by cmungall in https://github.com/linkml/schemasheets/pull/57
New Contributors * hrshdhgd made their first contribution in https://github.com/linkml/schemasheets/pull/55
What's Changed * Issue 25 range override by turbomam in https://github.com/linkml/schemasheets/pull/27 * fixes 45 by VladimirAlexiev in https://github.com/linkml/schemasheets/pull/46 * Extending schema_exporter to handle enums and types by cmungall in https://github.com/linkml/schemasheets/pull/50 * documentation and additional tests by cmungall in https://github.com/linkml/schemasheets/pull/53
New Contributors * VladimirAlexiev made their first contribution in https://github.com/linkml/schemasheets/pull/46