Bugfixes: * File loaders didn't work in case npe2>=0.7.0 is installed (thanks for reporting thawn)
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 (https://github.com/BiAPoL/napari-clusters-plotter/issues/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: * https://github.com/haesleinhuepf/napari-process-points-and-surfaces/issues/35 * https://github.com/jupyter-server/jupyter_server/issues/1127