Skip to content

0.4.0

Compare
Choose a tag to compare
@jrs65 jrs65 released this 25 Feb 06:48
· 28 commits to master since this release

Highlights

This release adds support for compressing the shuffled data with ZSTD a new algorithm that allows for higher compression ratios and tunable performance (#104, thanks @james-s-willis). It also changes bitshuffle to load libhdf5 dynamically. This means that bitshuffle and h5py do not need to be built against the same HDF5 installation, and allows us to distribute pre-built binary wheels (#81, thanks @t20100).

What's Changed

New Contributors

Full Changelog: 0.3.5...0.4.0