New Features - Update click to 8.0.1, dask-image to 0.6.0, and scipy to 1.6.3 (88b0314963def1a3d2716826ef4b02b0344a5e42) - [docker] Update Python to 3.8.10 (d8771cde63cc7511e40d248235172beb151986d2)
Breaking Changes None
0.3.0
New Features - you can now use viewmask without [napari](https://napari.org/) (2e766d9b4f481d45e68b1bf746731994d1ddffdb)
Bug Fixes - remove `__all__` (7f24dd54f11cc970df0fb3b3432c164400f7b78c) - the CLI now computes the centers of the original contours, rather than the centers of the contours in the mask (74472fdbec92a2ffed48ddf9d476abf7304f89ae)
Breaking Changes - the CLI no longer has an `interactive` flag; use the `output` option instead (74472fdbec92a2ffed48ddf9d476abf7304f89ae)
0.2.4
New Features - Bump Pillow to 8.0.0 (ac7f2d0122cfabe1d1a9b64ff1c643864e7d14d9)
Breaking Changes None
0.2.3
New Features - fit a spline through contour annotations - Python 3.9 support
Breaking Changes None
0.2.2
New Features - decomposition to hematoxylin channel: you can use `viewmask.utils.get_hematoxylin` to extract the hematoxylin layer from an RGB image Breaking Changes None
0.2.1
New features - you can now pass in the `shape` keyword argument to `viewmask.utils.centers_to_image` Breaking Changes None