Releases: clEsperanto/napari_pyclesperanto_assistant
Releases · clEsperanto/napari_pyclesperanto_assistant
0.14.1
Bugfix:
- "Filter labels" category didn't result in labels
0.14.0
New features
- Save workflow function (thanks to Johannes Müller @jo-mueller and Ryan Savill @Cryaaa)
- Better error reporting in case operations fail
- New layout (Thanks to Elisabeth Kugler @ElisabethKugler, Kesavan Subburam @pskeshu, Andreas Müller, Michael Morehead
@mmorehea and "MadScientist" for constructive feedback via twitter)
0.12.0
Improvements
- automated tests
- code coverage
- better installation instructions
Upstream changes in pyclesperanto_prototype:
https://github.com/clEsperanto/pyclesperanto_prototype/blob/master/docs/release_notes.md#0120---january-1st-2022
0.11.9
Documentation bugfix:
- Removed EDAM ontology temporarily as it was spaming the napari hub page
0.11.8
New features
- Improved listing in napari hub (thanks to @neuromusic)
- Basic compatibility with napari-workflow-optimizer
- Store GUI widget in layer.source to improve compatibility with napari
Bug fixes
- Fixed future warnings when using the upcoming napari 0.4.13
- Removed a debug trace that was printed when starting up napari
Removed features
- Compatibility with napari 0.4.8
0.11.7
New features
- Supports listing operations from other plugins that are registered functions in napari-tools-menu
- Allow filtering operations using a search-string
0.11.6
New features
- Better support for generating workflows using napari-time-slicer / napari-workflow-inspector. The assistant notifies the workflow manager now if it does something and the workflow manager records it properly, allowing code generation from the workflow inspector.
0.11.5
Backwards compatible changes
- Changed menu entries to cover finer differentiation between various filtering and segmentation techniquese
0.11.4
Bugfixes
- Deployment: Too large wheels/files were packed
0.11.3
Bug fixes
- contrast_limits were not in generated code