Skip to content

v0.5.2

Latest

Choose a tag to compare

@amc-corey-cox amc-corey-cox released this 07 Apr 14:36
1639e8c

v0.5.2

Bug fixes

  • Move linkml to runtime dependencies: linkml was only in dev dependencies despite being imported at runtime (data_loaders.py uses linkml.validator.loaders). Without the constraint, downstream resolvers could pair linkml-runtime 1.10.0 with an older incompatible linkml, causing Format.JSON import errors. (#192)

Full Changelog: v0.5.1...v0.5.2