What's Changed
- Deprecated build options passed as arguments to
setup.py, use environment variables instead (PR #167) - Updated LZ4 filter to latest available code and LZ4 compression v1.9.3 (PR #172)
- Added
clevelargument toZstd(PR #164) - Added
config.embedded_filtersto advertise embedded filters, andHDF5PLUGIN_STRIPto configure it during the build (PR #169) - Added
-voption topython -m hdf5plugin.test(PR #166) - Changed "filter already loaded, skip it." log message from warning to info (PR #168)
- Updated build, now using
pyproject.toml(PR #167, #173) - Updated changelog and version (PR #174)
New Contributors
Full Changelog: v3.2.0...v3.3.0