Releases: haesleinhuepf/napari-workflows
Releases · haesleinhuepf/napari-workflows
0.2.0
0.1.8
0.1.7
New features
- Special code when exporting jupyter notebooks
0.1.6
New features
- In code generation, variable names are shorter (image1_gb instead of image_Result_of_Gaussian_blur)
- comment headlines can be used to generate jupyter notebooks in the napari-assistant
Bug fixes
- code is generated in the right order
0.1.5
0.1.4
New features
- saving and loading of workflows (Thanks to this contribution by @Cryaaa, @jo-mueller and @pr4deepr)
0.1.2
This is just a maintenance update
New features
- Minor documentation update
- Running test
- Code coverage
0.1.1
First release
New features
- Workflow data structure
- WorkflowManager for managing workflows on a technial level in napari