Skip to content

Releases: byrnHDF/hdf5

snapshot

23 May 22:10
7d0cbc3
Compare
Choose a tag to compare

HDF5 version 2.0.0 released on 2025-01-27

Features included for the next major release:

  ************ Renamed the option: HDF5_ENABLE_Z_LIB_SUPPORT ************

  The option has been renamed to HDF5_ENABLE_ZLIB_SUPPORT to be consistent
  with the naming of other options.
  *** Also, the option defaults to OFF. This requires the user to explicitly ***
  *** enable zlib support when configuring the library. ***

Please see the full release notes for detailed information regarding this release,
including a detailed list of changes.

snapshot-1.14

29 Jun 13:35
9f7b987
Compare
Choose a tag to compare

HDF5 version 1.14.6-1 released on 2025-01-23

Features included for the next major release:

  • The release process now provides signed Windows and Mac installation binaries
    in addition to the Debian and rpm installation binaries. The Mac binaries are
    built as universal binaries on an ARM-based Mac.

  • Added new routines for interacting with error stacks: H5Epause_stack,
    H5Eresume_stack, and H5Eis_paused. These routines can be used to indicate
    that errors from a call to an HDF5 routine should not be pushed on to an error
    stack.


Please see the full release notes for detailed information regarding this release,
including a detailed list of changes.