Skip to content

v0.6.1

Choose a tag to compare

@pattonw pattonw released this 14 Apr 01:24
· 45 commits to main since this release

new feature:

  • Add support for slicing with Roi

bugfix:

  • array.physical_shape was not accurate after some lazy slicing operations

quality of life:

  • pinned numcodecs<0.16 since 0.16 broke zarr and the newest versions of zarr don't support python 3.10