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 3 of 22

1.6.1

What's Changed
* Fix accidential deletion of slot_usage by lkuchenb in https://github.com/linkml/linkml-runtime/pull/275
* remove check if identifier is python identifier, add tests by sierra-moxon in https://github.com/linkml/linkml-runtime/pull/273
* fix: avoid uri shadowing by Silvanoc in https://github.com/linkml/linkml-runtime/pull/280
* bug fix in _construct_target_class() by RichardBruskiewich in https://github.com/linkml/linkml-runtime/pull/282

New Contributors
* lkuchenb made their first contribution in https://github.com/linkml/linkml-runtime/pull/275
* Silvanoc made their first contribution in https://github.com/linkml/linkml-runtime/pull/280
* RichardBruskiewich made their first contribution in https://github.com/linkml/linkml-runtime/pull/282

**Full Changelog**: https://github.com/linkml/linkml-runtime/compare/v1.6.0...v1.6.1

1.6.0

Metamodel changes

* Adding instantiates metaslot by cmungall in https://github.com/linkml/linkml-model/pull/163
* Adding AnyValue to the metamodel by cmungall in https://github.com/linkml/linkml-model/pull/164
* changing the range of extensions from string to AnyValue by cmungall in https://github.com/linkml/linkml-model/pull/162
* proposal add jsonpointer path types by cmungall in https://github.com/linkml/linkml-model/pull/159
* basic repo maintenance by sierra-moxon in https://github.com/linkml/linkml-model/pull/167
* Add missing "not" to partial_match slot description by pkalita-lbl in https://github.com/linkml/linkml-model/pull/166
* Use versioned documentation deployment by pkalita-lbl in https://github.com/linkml/linkml-model/pull/168



Runtime Changes
* 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
* Update README.md by cmungall in https://github.com/linkml/linkml-runtime/pull/264
* 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
* 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
* 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
* Bump pydantic requirement by caufieldjh in https://github.com/linkml/linkml-runtime/pull/272
* Issue 1627 by pkalita-lbl in https://github.com/linkml/linkml-runtime/pull/279
* Enable passing a converter to RDFLib dumper by cthoyt in https://github.com/linkml/linkml-runtime/pull/278
* Update linkml-model to 1.6.0 by pkalita-lbl in https://github.com/linkml/linkml-runtime/pull/277

New Contributors
* WolfgangFahl made their first contribution in https://github.com/linkml/linkml-runtime/pull/257
* kevinschaper made their first contribution in https://github.com/linkml/linkml-runtime/pull/227
* caufieldjh made their first contribution in https://github.com/linkml/linkml-runtime/pull/272
* cthoyt made their first contribution in https://github.com/linkml/linkml-runtime/pull/278

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

1.6.0rc3

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
* Update README.md by cmungall in https://github.com/linkml/linkml-runtime/pull/264
* 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
* 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
* 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
* Bump pydantic requirement by caufieldjh in https://github.com/linkml/linkml-runtime/pull/272
* Issue 1627 by pkalita-lbl in https://github.com/linkml/linkml-runtime/pull/279
* Enable passing a converter to RDFLib dumper by cthoyt in https://github.com/linkml/linkml-runtime/pull/278

New Contributors
* WolfgangFahl made their first contribution in https://github.com/linkml/linkml-runtime/pull/257
* kevinschaper made their first contribution in https://github.com/linkml/linkml-runtime/pull/227
* caufieldjh made their first contribution in https://github.com/linkml/linkml-runtime/pull/272
* cthoyt made their first contribution in https://github.com/linkml/linkml-runtime/pull/278

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

1.6.0rc2

See release notes for https://github.com/linkml/linkml-runtime/releases/edit/v1.6.0rc1

This release is identical, except now set correctly as a pre-release

1.6.0rc1

RC for 1.6.x series, allowing for use of pydantic v2

What's Changed
* Bump 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.6.0rc1

1.5.7

What's Changed
* Issue 1627 by pkalita-lbl in https://github.com/linkml/linkml-runtime/pull/279


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

Page 3 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.