v1.8.1
What's Changed
- remove references to the now delete linkml_runtime.utils.ifabsent_functions by @vincentkelleher in #325
- fix upstream test action by @sneakers-the-rat in #333
- [perf] swap out bool with
is None
ininduced_slot
by @sneakers-the-rat in #331 - Modify
induced_class()
/induced_slot()
so it materializes non-scalar metaslots as well by @sujaypatil96 in #335 - Handle attributes edge case in schema_as_dict by @bob-chevalier in #336
- pretty print models by @sneakers-the-rat in #314
New Contributors
- @bob-chevalier made their first contribution in #336
Full Changelog: v1.8.0...v1.8.1