Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 13:56
· 35 commits to main since this release
1e6fe66

✨ Features

  • add OME-ZARR pyramid conversion plugin
  • add napari viewer plugin
  • include bioio-bioformats in the bioio extra
  • add add_pyramid and write_labels to ome_zarr plugin
  • default to one OME-ZARR with image + label pyramids

🏗️ Build

  • ️ derive version from git tags via hatch-vcs

👷 CI

  • add ruff lint + format CI gate

📝 Documentation

  • add PyPI, Python, license and docs badges to README
  • document OME-ZARR and napari plugins
  • document new OME-ZARR methods and default workflow

🔄 Other

  • Merge pull request #3 from imcf/feat/ome-zarr-napari-plugins
  • Merge pull request #4 from imcf/style/ruff-format
  • Merge pull request #5 from imcf/style/align-80-cols
  • Merge pull request #6 from imcf/ci/ruff-lint
  • Merge pull request #8 from imcf/feat/labels-in-zarr-pyramids

👥 Contributors