What's Changed
- Only skip failing test on macOS by @dstansby in #709
- Build for Linux AArch64 and other miscellaneous cleanups by @agriyakhetarpal in #710
- Bump conda-incubator/setup-miniconda from 3.1.0 to 3.1.1 by @dependabot in #695
- chore: update pre-commit hooks by @pre-commit-ci in #715
- Bump pypa/cibuildwheel from 2.22.0 to 2.23.0 by @dependabot in #714
- (feat):
typesize
declared with constructor forBlosc
by @ilan-gold in #713 - Switch
Buffer
s tomemoryview
s & remove extra copies/allocations by @jakirkham in #656 - For
Fletcher32
, define a constantFOOTER_LENGTH
by @jakirkham in #718 - Make Checksum32 an ABC by @dstansby in #711
- Remove deprecated blosc code by @dstansby in #712
- Update changelog for 0.16 by @dstansby in #720
New Contributors
- @agriyakhetarpal made their first contribution in #710
- @ilan-gold made their first contribution in #713
Full Changelog: v0.15.1...v0.16.0