All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Specified allowed version of importlib-metadata
- Updated the pydantic to version >= 1.10 and below 1.11.
- Removed Python 3.6 (unsupported)
- Added Python 3.9 and 3.10
- Updated the pydantic requirement to include versions up to 1.9.
- Updated the pydantic requirement to include the 1.5 version.
- Updated the pydantic requirement to include the 1.0 version.
- Fix writing of tree nodes if parent node already exists
- Fixed study node serialisation
- Documentation updated
- Fix tree node metadata type
- Fix writing of study metadata
- Fix writing of tree node tags
- Support for loading study metadata and tree node tags
- Support for loading relations and relation types
- Support for loading modifiers and modifier dimensions
- Handling of visits and the encounter mapping is updated for compatibility with version 17.1-HYVE-6.0 of https://github.com/thehyve/transmart-core.
- Initial TranSMART loader package