Releases
v1.2.0
Added
Added Table-extension (#646 )
Stable support for Python 3.10 (#656 )
.python-version
files are now ignored by Git (#647 )
Added a flag to allow users to skip transforming hierarchical link HREFs based on root catalog type (#663 )
Removed
Exclude tests
from package distribution. This should make the package lighter (#604 )
Changed
Enable strict mode for mypy
(#591 )
Links will get their title
from their target if no title
is provided (#607 )
Relax typing on LabelClasses
from List
to Sequence
(#627 )
Upgraded datacube-extension to version 2.0.0 (#645 )
By default, ItemCollections will not modify Item HREFs based on root catalog type to avoid performance costs of root link reads (#663 )
Fixed
generate_subcatalogs
can include multiple template values in a single subfolder layer
(#595 )
Avoid implicit re-exports (#591 )
Fix issue that caused incorrect root links when constructing multi-leveled catalogs (#658 )
Regression where string Enum
values were not serialized properly in methods like Link.to_dict
(#654 )
You can’t perform that action at this time.