Releases: linkml/linkml-map
Releases · linkml/linkml-map
v0.3.9-rc1
What's Changed
- Add support for copy directives by @Silvanoc in #35
- add biolink subset test separte from other example tests for ease of … by @sierra-moxon in #39
- add denormalizing transform notebook by @sierra-moxon in #40
- Fix up and re-enable tests by @pkalita-lbl in #44
- Handle
overrides
onSlotDerivation
by @pkalita-lbl in #45 - Clean up dependency specifications by @pkalita-lbl in #46
- Converting all unit tests to pytest by @ialarmedalien in #51
- Ruff format and lint by @ialarmedalien in #52
- Removing poetry and using uv for python and package management by @ialarmedalien in #54
- Ruff linter fixes: automated by @ialarmedalien in #55
- Markdown compiler -- minor template fix by @ialarmedalien in #56
- Automatic python code fixes suggested by ruff by @ialarmedalien in #57
- Automatic ruff lint fixes, plus some type additions and docs. by @ialarmedalien in #58
- add license by @kevinschaper in #66
- Address
Page not found
s by @hrshdhgd in #77 - Map value when single value provided for multivalued slot. by @martinwellman in #78
- Implement value_mappings by @amc-corey-cox in #65
- Implement transform on in-lined classes in multi-value slot by @amc-corey-cox in #73
- Slot derivation for constant values by @amc-corey-cox in #80
New Contributors
- @sierra-moxon made their first contribution in #39
- @pkalita-lbl made their first contribution in #44
- @kevinschaper made their first contribution in #66
- @hrshdhgd made their first contribution in #77
- @amc-corey-cox made their first contribution in #65
Full Changelog: v0.3.8...v0.3.9-rc1
v0.3.8
v0.3.7
v0.3.6
What's Changed
- Only calculate bindings (ctxt_obj and ctxt_dict) once for expr slots by @martinwellman in #29
- Performance improvement for expr slots using Mapping-derived class for bindings by @martinwellman in #28
New Contributors
- @martinwellman made their first contribution in #29
Full Changelog: v0.3.5...v0.3.6
v0.3.5
Full Changelog: v0.3.4...v0.3.5
v0.3.4
Full Changelog: v0.3.3...v0.3.4
v0.3.3
Full Changelog: v0.3.2...v0.3.3