What's Changed
- Fix
lzf_filter
compatibility with HDF5 > 1.8 by @ljgray in #155 - http:// → https:// by @DimitriPapadopoulos in #145
- Support numpy 2.0.0 by @mattjala in #152
- Fix the wheel build by @kiyo-masui in #157
- Update lz4 to 1.10.0 by @DimitriPapadopoulos in #159
- Apply ruff/flake8-implicit-str-concat rule ISC001 by @DimitriPapadopoulos in #151
- Local variable
c
is assigned to but never used by @DimitriPapadopoulos in #143 - Pedantic suggestions by @DimitriPapadopoulos in #141
- Fixed Python 3.13 rc build image by @kiyo-masui in #160
New Contributors
Full Changelog: 0.5.1...0.5.2