Releases: linkml/linkml-runtime
Releases · linkml/linkml-runtime
v1.2.10
v1.2.9
v1.3.0rc1
Full Changelog: v1.2.8...v1.2.9rc1
release candidate to test: #168
Full Changelog: v1.2.8...v1.3.0rc1
v1.2.8
v1.2.7
v1.2.6
v1.2.5
What's Changed
- add method to return all_classes, all_slots in alphabetical and/or rank order. fixes #161 by @sierra-moxon in #159
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- download badges by @cmungall in #154
- Modify codebase so it's compatible with pyyaml>5.4 by @sujaypatil96 in #155
- allow passing of additional args to json_dumper.dump by @cmungall in #156
- Adding option to traverse breadth or depth first up ancestor hierarchy by @cmungall in #158
- Adding src path to list of paths to search when retrieving a schema by package name. See linkml/linkml-project-template#2 by @cmungall in #157
- remove pyyaml version pin by @sujaypatil96 in #160
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- pinning
pyyaml<5.4
by @sujaypatil96 in #153 - Solve errors and warnings in test-suite on windows by @dalito in #145
Main reason for creating this release is to have a release with pyyaml pinned to version <5.4 so we can resolve issue #656.
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Unpinning pyyaml. See #127. See also linkml/linkml#641 by @cmungall in #151
Full Changelog: v1.2.1...v1.2.2