v0.12.3
webknossos
Added
- Added support to import ImageJ Hyperstack tiff files via 
Dataset.from_imagesanddataset.add_layer_from_images. #877 
Changed
Dataset.from_imagesanddataset.add_layer_from_imagesnow automatically convert big endian dtypes to their little endian counterparts by default. #877
Fixed
- Fixed reading czi files with non-zero axis offsets. #876