Skip to content

Releases: gustaveroussy/prismtoolbox

0.2.0

19 Aug 08:11

Choose a tag to compare

[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 transforms2 are 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