v0.5.2
Bug fixes
- Move
linkmlto runtime dependencies:linkmlwas only in dev dependencies despite being imported at runtime (data_loaders.pyuseslinkml.validator.loaders). Without the constraint, downstream resolvers could pair linkml-runtime 1.10.0 with an older incompatible linkml, causingFormat.JSONimport errors. (#192)
Full Changelog: v0.5.1...v0.5.2