What's Changed
- Fix
const
discard warnings infletcher32
by @jakirkham in #728 - In
vlen
, define and useconst
HEADER_LENGTH
by @jakirkham in #723 - chore: update pre-commit hooks by @pre-commit-ci in #722
- Update
license*
metadata and include third-party licenses by @jakirkham in #729 - Bump pypa/cibuildwheel from 2.23.0 to 2.23.2 by @dependabot in #719
- Add
#ifndef
guard aroundPyBytes_RESIZE
by @jakirkham in #732 - Unskip accidentally skipped tests by @dstansby in #738
- Re-enable
VLenBytes
round-tripNone
test by @jakirkham in #736 - Update development practices by @dstansby in #734
- chore: update pre-commit hooks by @pre-commit-ci in #747
- Make all codecs pickleable by @TomNicholas in #745
- (fix): ensure no
typesize
in theBlosc
config by @ilan-gold in #739 - Unnecessary
None
provided as default by @DimitriPapadopoulos in #708
New Contributors
- @TomNicholas made their first contribution in #745
Full Changelog: v0.16.0...v0.16.1