Bug fixes
* frame not defined error when clicking on labels (thanks to constantinpape for reporting)
Backwards compatibility breaking changes
* Double-clicking on a table column and / or calling `visualize_measurement_on_labels()` on timelapse data now generates a dask-backed 4D layer. In version < 0.6.0 it created a 3D layer of the current timepoint. If you want to have the former functionality, duplicate the current timepoint using the `Tools > Utilities > Duplicate timepoint (nsr)` menu.
**Full Changelog**: https://github.com/haesleinhuepf/napari-skimage-regionprops/compare/0.5.7...0.6.0