- If homonym search finds multiple standard concepts, those from the same domain as the original mapping are now prioritized.
- New
ignore_caseoption to ignore concept name casing when looking for mappings via homonyms. - Mapping path files are now written in YAML format and no longer omit 'Maps to value' results.
- New
update_alloption to update mappings that are not being replaced, but do have updated properties (e.g. domain_id has changed). - Added support for Python 3.14.
Fixed issue where logging statements where absent when calling from Python directly.
First release.