This version of hdf5plugin requires Python3 and supports arm64 architecture.
- Stopped Python2.7 support (PR #104, #105)
- Added support of arm64 architecture (PR #116)
- Added
Zstdfilter to the supported plugin list (PR #106) - Added
hdf5plugin.configto retrieve build options at runtime (PR #113) - Added support of build configuration through environment variables (PR #116)
- Fixed
FciDecomperror message when built without c++11 (PR #113) - Updated blosc compile flags (
-std-c99) to build for manylinux1 (PR #109) - Updated c-blosc to v1.20.1 (PR #101)
- Updated: continuous integration (PR #104, #111), project structure (PR #114, #118), changelog (PR #117)