Releases: haesleinhuepf/devbio-napari
Releases · haesleinhuepf/devbio-napari
0.10.1
0.10.0
Removed Cellpose because pytorch cannot be installed via conda-forge on windows.
0.9.0
New features
- added cellpose-napari
- added seaborn
- updated installation instructions: we need to add the pytorch channel for downloading
Bug fixes
- incompatibility with pytorch is solved (BiAPoL/napari-clusters-plotter#248) hence, napari-clusters-plotter is pinned > 0.7.1
0.8.1
We're pinning jupyter_server version < 2.0.0 because of issues described here:
0.8.0
Added napari-plugins
- redlionfish
Removed napari-plugins
- cellpose-napari
- napari-process-points-and-surfaces
Miscellaneous
- Removed version pin on napari and vispy
0.7.1
Bug fix
- a specific imageio version breaks napari, see napari/napari#5168
0.7.0
Backwards compatibility breaking bug fix
- RedLionFish was removed from the distribution because of installation issues on Mac M1. We hope it will return soon.
0.6.0
Added plugins
- napari-roi
- napari-pystackreg
Removed plugins
- napari-3d-ortho-viewer
Miscellaneous
- prevent installing pydantic 1.10.0 because napari/napari#4995
0.5.10
New release to enforce a conda-rebuild rebuild
0.5.9
Drop support for python 3.7