* Tasks: * Update apply_registration_to_image to handle race conditions better (\919). * Testing * Add `spherical-harmonics` extra to scmultiplex, for testing manifest build (\899). * Move manifest-creation CI to Python 3.11 (\915).
1.4.2
* Dependencies: * Relax `ngio` from `0.1.4` to `>=0.1.5,<0.2.0` (\900). * Library * Ensure `build_pyramid` uses directory store by default (\902).
1.4.1
* Tasks: * Remove overlap checking for output ROIs in Cellpose task to address performance issues (\889). * Expose chunking options in Cellvoyager OME-Zarr converter & set default Z chunking to 10 (\898). * Library * Expose kwargs for `build_pyramid` (\895). * Testing: * Fix issues with coverage report listing `.venv` Python modules for other dependencies (\892). * Add `persist-credentials: false` to all `actions/checkoutv4` GitHub Action steps (\893).
1.4.0
* Tasks: * Refactor projection task to use ngio (\866). * Dependencies: * Add `ngio==0.1.4` to the dependencies * Require `python >=3.10,<3.13` * CI: * Remove Python 3.9 from the CI matrix * Tests: * Use locked version of `coverage` in GitHub action (\882). * Bump `coverage` version from 6.5 to 7.6 (\882). * Skip `test_import_ome_zarr_image_BIA` (\879).
1.3.4
* Manifest creation: * Support providing `docs_info=file:task_info/description.md` (\876). * Deprecate `check_manifest.py` module, in favor of additional GitHub action steps (\876).
1.3.3
* Add new metadata (authors, category, modality, tags) to manifest models and to tasks (\855).