You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## TIAToolbox v2.1.0 (2026-05-19)
### β¨ Major Updates and Feature Improvements
- Python β₯3.11 required
- Supports up to 3.14 (#1035)
- Drops support for 3.10 (#1034)
- Zarr v3 Support (#904)
- New storage APIs (zarr.Array, LocalStore, FsspecStore)
- Removal of object arrays β rectangular storage via pad_contours
- Update `FsspecJsonWSIReader` to support Zarr v3 (#1049), thanks to @aacic
### β οΈ API Changes
- Python requirement updated β >=3.11, \<3.15
### π Bug Fixes and Other Changes
- Fixed
- Contour serialization and padding issues (Zarr compatibility) (#904)
- Invalid Geometry in JSON Outputs (#1057)
- Fix typographical errors in `pre-trained` documentation (#1043, #1062)
### π οΈ Development-Related Changes
- Use `uv` to set up CI environments, reduces installation time
- Update instructions for `uv` install
- Use `max_image` for `remove_small_objects` in `scikit-image` usage (#1048)
- Improve `mypy` workflow and typing errors (#1045)
0 commit comments