Releases: cmmr/hdf5lib
Releases · cmmr/hdf5lib
Release list
hdf5lib 2.1.1.1
- Respect
LDandSTRIPenv vars during linking step (allows cross-platform builds). - Patched
strncpywarnings introduced by GCC 16 insrc/H5FDsplitter.c.
hdf5lib 2.1.1.0
- Updated HDF5 to 2.1.1.
- Migrated from
zlibtozlib-ngfor gzip/deflate compression. - Added Szip (
libaec), Bzip2, LZF, LZ4, Zstandard (Zstd), Snappy, Bitshuffle, ZFP, Blosc, and Blosc2.
hdf5lib 2.0.0.6
- Accept decimal values for
apiargument inc_flags()andld_flags(). - New
hdf5libhex logo. - Updated documentation.
hdf5lib 2.0.0.5
- Patched misaligned address in HDF5's
H5Tconv_enum.cfile.
hdf5lib 2.0.0.4
- Patched zlib
win32/Makefile.gccfor conda-forge compatibility.
hdf5lib 2.0.0.3
- Patched misaligned address in HDF5's
H5Tvlen.cfile. - Fix for Alpine Linux (
musl) CRAN check. - Clarified that
c_flags()andld_flags'sapiargument should be numeric.