New features
* Added docstrings to enable searching in them via the napari-assistant
Backwards compatibility breaking changes:
* The unused `viewer` parameter of all functions was removed.
Deprecated methods:
* The `measurement()` function has been deprecated because it was too slow and it will be removed with the next major release. Consider using napari-skimage-regionprops or napari-simpleitk-image-processing instead.