Skip to content

v0.11.4

Choose a tag to compare

@LDeakin LDeakin released this 05 Feb 01:54

Added

  • Add codecov support to CI

Fixed

  • Fixed a regression introduced in v0.11.2 (89fc63f) where codecs with an empty configuration would serialise as a string rather than a struct with a name field, which goes against the zarr spec
    • Fixes the codec_bytes_configuration_none test and adds codec_crc32c_configuration_none test

CHANGELOG.md

Full Changelog: v0.11.3...v0.11.4