Releases: gustaveroussy/prismtoolbox
Releases · gustaveroussy/prismtoolbox
0.2.0
[0.2.0] - 2025/08/18
Added
- Introduced CLI commands for preprocessing operations.
 
Changed
- Users can now specify the number of workers for patch extraction, instead of defaulting to all available CPUs.
 - All torchvision 
transforms2are now supported for the embedder 
Fixed
- Resolved an error when saving nuclei segmentation and flushing memory, caused by initializing new attributes as a list instead of a dictionary.
 
Documentation
- Introduced documentation for CLI, and global improvements to typing and API documentation