New features: * Example data: blobs from ImageJ 🥳 * GPU-backed label images can now be modified interactively in napari
See also https://github.com/clEsperanto/pyclesperanto_prototype/releases/tag/0.10.0
0.9.10
Bugfix: * Revert to former menu structure to fix lost menus
0.9.9
New Features * Reorganized menu: Categories of "What" you can do are primary focus. * Utilitiy function for converting label layers to images and images to label layers
See also https://github.com/clEsperanto/pyclesperanto_prototype/blob/master/docs/release_notes.md#099---august-1st-2021
0.9.8
Bug fixes: * Right-click on `operation` pull-down made napari freeze
Miscellaneous * Improved installation instructions for Windows. No command line needed anymore
See also: * https://github.com/clEsperanto/pyclesperanto_prototype/blob/master/docs/release_notes.md#097---july-15th-2021
0.9.6
Bugfixes: * The execution-order of chained operations was interrupted when the user changed the input-image of an operation. * The help-button was sometimes above the whole user interface. It was removed. You find the online help by right-clicking on the operations-pulldown instead.