* [Changed] Relative dataset download path implementation * [Added] URL can be used to download data * [Added] Specific dataset can be stored in different path (download is in plan todo)
2.2
* [Changed] Some data are stored to `sample_data` instead of `sample-data` * [Changed] Internal representation of dataset dir is now just `root` (instead of`root/medical/orig`) * [Changed] Yaml save cache with safe typ * [Added] Crate backup cache file if the old is wrong
2.1
* [Changed] dependency on actual `imma` package
2.0
* [Changed] Python 3 compatibility only * [Fixed] mode and order in `resize_to_shape` function * [Fixed] respect new functionality in skimage.transform * [Added] New arguments in `resize_to_shape` function * [Added] New tests for seeds * [Added] On resize check if all seeds are preserved
1.26.0
* [Added] New function io3d.datasets.get_labels() for obtaining list of available data
1.25.0
* [Changed] Checkum is computed on oreder directory (is less system dependent)