Skip to content

v0.5.4

Choose a tag to compare

@pattonw pattonw released this 13 Jan 18:18
· 48 commits to main since this release

Bug fix:
Setters would sometimes fail. Writing to the dask array would sometimes not write to the underlying datastructure (zarr/numpy array). This was common in github actions specifically on numpy arrays. This has been fixed.

Feature:
Added support for storing and accessing custom metadata on zarrs.