Skip to content

0.3.0

Pre-release
Pre-release

Choose a tag to compare

@haesleinhuepf haesleinhuepf released this 08 May 11:09
· 53 commits to main since this release

Backwards compatibility breaking changes

  • The API of label_statistics was modified:
    • The position of the napari_viewer argument was changed. It is recommended to use it as keyword-argument.
    • The function now returns Pandas DataFrames instead of a dictionary.