v0.5.4
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.