What's Changed
- Cyclic import (numcodecs → numcodecs.pcodec) by @DimitriPapadopoulos in #632
- Skip
checksum32
tests ifcrc32c
is missing by @jakirkham in #635 - Make contributing doc page title shorter by @dstansby in #634
- Fix store creation with latest zarr-python v3 by @dstansby in #644
- Cleanup
crc32c
soft dependency by @jakirkham in #637 - Drop unnecessary dependency on mock by @avalentino in #643
- Add
noexcept
to_utils
C-equiv functions by @jakirkham in #641 - Type
Buffer
'sflags
argument by @jakirkham in #648
New Contributors
- @avalentino made their first contribution in #643
Full Changelog: v0.14.0...v0.14.1