Release notes
2.0.0
- Updated the
zarr-pythondependency from v2 to v3. - Fixed a bug that prevented opening datasets stored version 0.5 of OME-Zarr.
1.0.9
- Fixed a bug in 1.0.8 where the internal data model was not updated to agree with the new metadata schema.
- Updated these release notes for previous releases.
1.0.8
- Updated to the latest bundled metadata.
1.0.7
- Updated the citation file
1.0.6
- Updated to the latest bundled metadata.
1.0.6
- Updated to the latest bundled metadata.
1.0.4
- Fixed a bug that prevented transforming VOIs between two datasets that are indirectly registered.
1.0.3
- Added the ability to transform between datasets that are indirectly registered, for example two zoom datasets that are registered to the same common overview dataset.
- Added hoa_tools.dataset.Dataset.get_registered to get all datasets registered (directly or indirectly) to a given dataset.
1.0.2
- Fixed the inclusion of the metadata inventory in the distribution on PyPI.
- When a private copy of the metadata inventory is loaded, the registration inventory is now also updated correctly.
1.0.1
- Updated the metadata database to version 1.0. This has no major differences from the previous version of the metadata database (version 0.9).
1.0
First release of the hoa-tools package 🚀