Release of HDF5-1.10.0-patch1
···
=============================
The HDF5-1.10.0-patch1 release is now available from:
https://www.hdfgroup.org/HDF5/release/obtain5110.html
HDF5-1.10.0-patch1 consists of a few improvements to the HDF5-1.10.0 release.
The major changes are:
o The High Level library could not be built with CMake, which effectively
meant HDF5 could not be built on Windows. The issue has been fixed.
o The h5repack utility can now repack an HDF5 dataset with a virtual
storage layout into a dataset with a contiguous, chunked, or compact layout.
o The h5diff utility will now print a warning if a dataset is virtual and
allow the data to be compared.
o Although they are not tested, the SWMR utilities (h5watch, h5format_convert,
h5clear) are now included when building HDF5 with CMake.
There were a few other minor changes included in this release. Please see the Release
Notes for detailed information regarding the changes in HDF5-1.10.0-patch1 (as well
as those in hdf5-1.10.0):