Skip to content

v0.12.3

Choose a tag to compare

@LDeakin LDeakin released this 07 Mar 04:02

Added

  • Implement Deserialize for DataType
    • A convenience for zarrs consumers. ArrayMetadata continues to use Metadata to parse unknown data types.
  • Add {Array,Group}::{async_}erase_metadata() and storage::{async_}erase_metadata()

Fixed

  • Fixed various errors in storage docs
  • Blosc codec config allow deserialization with missing typesize/shuffle
  • Blosc codec encoding with typesize of 0 with shuffling

CHANGELOG.md

Full Changelog: v0.12.2...v0.12.3