Skip to content

Releases: cmmr/hdf5lib

hdf5lib 2.1.1.1

Choose a tag to compare

@dansmith01 dansmith01 released this 18 May 02:05
  • Respect LD and STRIP env vars during linking step (allows cross-platform builds).
  • Patched strncpy warnings introduced by GCC 16 in src/H5FDsplitter.c.

hdf5lib 2.1.1.0

Choose a tag to compare

@dansmith01 dansmith01 released this 14 Apr 16:54
  • Updated HDF5 to 2.1.1.
  • Migrated from zlib to zlib-ng for gzip/deflate compression.
  • Added Szip (libaec), Bzip2, LZF, LZ4, Zstandard (Zstd), Snappy, Bitshuffle, ZFP, Blosc, and Blosc2.

hdf5lib 2.0.0.6

Choose a tag to compare

@dansmith01 dansmith01 released this 19 Feb 17:26
  • Accept decimal values for api argument in c_flags() and ld_flags().
  • New hdf5lib hex logo.
  • Updated documentation.

hdf5lib 2.0.0.5

Choose a tag to compare

@dansmith01 dansmith01 released this 29 Jan 00:30
  • Patched misaligned address in HDF5's H5Tconv_enum.c file.

hdf5lib 2.0.0.4

Choose a tag to compare

@dansmith01 dansmith01 released this 12 Jan 19:21
  • Patched zlib win32/Makefile.gcc for conda-forge compatibility.

hdf5lib 2.0.0.3

Choose a tag to compare

@dansmith01 dansmith01 released this 19 Dec 15:43
  • Patched misaligned address in HDF5's H5Tvlen.c file.
  • Fix for Alpine Linux (musl) CRAN check.
  • Clarified that c_flags() and ld_flags's api argument should be numeric.