- Only use strings as keys of `channel_parameters` (in `create_zarr_structure_multiplex`).
0.4.0
- **(major)** Rename `well` to `image` (both in metadata list and in manifest) and add an actual `well` field (\210). - Add `create_ome_zarr_multiplexing`, and adapt `yokogawa_to_zarr` (\210). - Relax constraint about outputs in `napari_worfklows_wrapper` (\209).
0.3.4
- Always log START/END times for each task (\204). - Add `label_name` argument to `cellpose_segmentation` (\207). - Add `pretrained_model` argument to `cellpose_segmentation` (\207).
0.3.3
- Added `napari_worfklows_wrapper` to manifest.
0.3.2
- Compute bounding boxes of labels, in `cellpose_segmentation` (\192). - Parse image filenames in a more robust way (\191). - Update manifest, moving `parallelization_level` and `executor` to `meta` attribute.
0.3.1
- Fix `executable` fields in manifest. - Remove `graphviz` dependency.