Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 12:26
· 54 commits to main since this release
b1bf94d

♻️ Refactoring

  • ️ rename package blockbuster → patchworks

✅ Tests

  • update tests to new API and add merge correctness tests

✨ Features

  • chunks: add auto_overlap utility

🐛 Bug Fixes

  • relabel: fix OOM in relabel_sequential_zarr and add LUT warnings
  • io: fix OOM in estimate_empty_tiles by bounding sample accumulation
  • merge: fix OOM in boundary scan and LUT worker copies
  • core: remove compute param and dead in-RAM return path

👷 CI

  • add automatic release workflow with git-cliff changelog
  • publish to PyPI on release via trusted publishing

🔄 Other

  • Merge pull request #1 from imcf/refactor/rename-patchworks
  • Merge pull request #2 from imcf/ci/pypi-publish

🔧 Chores

  • merge dev → main for v0.2.0
  • merge dev → main (release workflow)
  • changelog: add contributors section to cliff.toml

👥 Contributors