Releases: stardist/stardist-napari
Releases · stardist/stardist-napari
2024.8.6.1
Bugfix release for compatibility with napari 0.5.0+ (cf. #26).
Full Changelog: 2022.12.6...2024.8.6.1
2022.12.6
This is a minor release that fixes an issue with napari 0.4.17.
However, this release also drops support for Python 3.7.
Full Changelog: 2022.7.5...2022.12.6
2022.7.5
This release has minor code changes, but adds documentation to the README.
Full Changelog: 2022.6.7...2022.7.5
2022.6.7
This is a minor release with just one added package dependency:
- Add
tensorflow-metal
as dependency on macOS/arm64 by @psobolewskiPhD in #21
Full Changelog: 2022.6.4...2022.6.7
2022.6.4
This is a bigger release with the following changes:
- Add support for multi-class StarDist models (#19; see StarDist release notes for more details)
- Add option to only predict on the current 2D field of view (#18)
- Run computation in different thread by default and show progress in napari's activity dock (#20)
- Major internal changes
Full Changelog: 2022.4.8...2022.6.4
2022.4.8
Add basic tests and automation via GitHub Actions
2022.4.4
2022.3.30
- Add support for time-lapse processing (#4)
- Add option for input image scaling (#10)
- Add option for normalization axes
- Support new napari plugin schema "npe2" (#9)
- Recognize TensorFlow dependency on macOS arm64 (#5)
- Bug fixes
We thank @psobolewskiPhD and @tlambert03 for their help!
2021.10.25
Adaptations for new event system in magicgui 0.3.0 (@tlambert03)
2021.6.28
- Update README