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