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
Bug fixes: * Removed debug traces when the dims slider was moved * Removed viewer from output when printing a workflow (Thanks to Cryaaa)
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