Releases: spacetx/slicedimage
Releases · spacetx/slicedimage
4.1.1
- Better tests for file formats (#130)
- Fix windows build (#132)
- Fix 3D TIFF read/write (#131)
Release 4.1.0
- export DimensionNames (#126)
- Add png reader/writer (#127)
Release 4.0.5
- Ensure that Tiles are picklable (#125)
Release 4.0.4
Bugfixes:
- Refactor file-url-to-path (#124)
- Fix path composition in old write_to_path API (#123)
Release 4.0.3
- Fix handling of paths with spaces. (#114)
- Replace scikit-image with tifffile (#106)
- Fix tests for compatibility with Windows and enable CI
Release 4.0.2
- Fix Windows path resolution (#112)
Release 4.0.1
- Delay S3 resource construction until object requested (#111)
Release 4.0.0
- Switch write path to transact in URLs (#109)
- Drop python 2.7 support. (#102)
Release 3.2.0
- Add a s3 backend to slicedimage (#101)
Release 3.1.2
- Add support for pathlib objects in skimage read/write methods (#100)