Linkml-runtime

Latest version: v1.7.7

Safety actively analyzes 638741 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 22

1.5.6

Note on pydantic

This release relaxes the pydantic<2 requirement. The runtime library makes minimal use of pydantic (only for type checking / `.dict()` in the dumpers), and works with both v1 and v2.

Note that pydantic generated by gen-pydantic in linkmk still generates v1-only code, but that is a separate concern, the generated pydantic does not depend on linkml-runtime

What's Changed
* Relax pydantic requirement by caufieldjh in https://github.com/linkml/linkml-runtime/pull/272

New Contributors
* caufieldjh made their first contribution in https://github.com/linkml/linkml-runtime/pull/272

**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.5.5...v1.5.6

1.5.5

What's Changed
* Regenerate python dataclasses for validation models by deepakunni3 in https://github.com/linkml/linkml-runtime/pull/270
* Ensure SchemaView uses importmap argument by cmungall in https://github.com/linkml/linkml-runtime/pull/271


**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.5.4...v1.5.5

1.5.4

What's Changed
* Add new TSV loader/dumper classes by pkalita-lbl in https://github.com/linkml/linkml-runtime/pull/268
* Add `load_as_dict` method to Loader class by pkalita-lbl in https://github.com/linkml/linkml-runtime/pull/269


**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.5.3...v1.5.4

1.5.3

What's Changed
* update curies package, fixes 1444 by sierra-moxon in https://github.com/linkml/linkml-runtime/pull/266
* Support Pydantic BaseModel in loaders and dumpers by kevinschaper in https://github.com/linkml/linkml-runtime/pull/227

New Contributors
* kevinschaper made their first contribution in https://github.com/linkml/linkml-runtime/pull/227

**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.5.2...v1.5.3

1.5.2

What's Changed
* Update README.md by cmungall in https://github.com/linkml/linkml-runtime/pull/264
* Fix for https://github.com/linkml/linkml/issues/1417 (accidentally committed to main, no PR)


**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.5.1...v1.5.2

1.5.1

What's Changed
* fixes 1355 by WolfgangFahl in https://github.com/linkml/linkml-runtime/pull/257
* Fixes relative imports from a URL. by cmungall in https://github.com/linkml/linkml-runtime/pull/258
* Normalizing lists of lists to N-dimensional arrays by cmungall in https://github.com/linkml/linkml-runtime/pull/259
* Alternative to https://github.com/linkml/linkml/pull/1379 by cmungall in https://github.com/linkml/linkml-runtime/pull/263
* Do not mutate Schema object in schemaview. Fixes https://github.com/linkml/linkml/issues/1394 by cmungall in https://github.com/linkml/linkml-runtime/pull/262

New Contributors
* WolfgangFahl made their first contribution in https://github.com/linkml/linkml-runtime/pull/257

**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.5.0...v1.5.1

Page 4 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.