v1.1.0
Minor (but breaking) change
The directory created by brainglobe-segmentation
has been renamed from manual_segmentation
to segmentation
. This reflects compatibility with automated segmentation plugins.
To use this version with data saved with previous versions, you can rename the directory to segmentation
manually.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #148
- Remove references to manual segmentation by @adamltyson in #150
Full Changelog: v1.0.1...v1.1.0