1.8.14 [2025-09-04] ------ * build with H5_USE_18_API * should compile with hdf5 from 1.10.0 to 1.14.5 * fix bytestring upper bound to make is compatible with the latest nix stable version. 1.8.13 [2024-09-18] ------ * Fix compilation with hdf5 1.10 1.8.12 [2024-08-02] ------ * Add flag "use-hdf5-serial" to switch between "hdf5" and "hdf5-serial" as a pkgconfig dependency * Add pipeline ensuring the project compiles and the tests run with ghcup and ghc 9.0, 9.2, 9.4 and 9.6. * Fixes to support different versions of hdf5 simultaneously * Add upper version bounds to conform wiht the Haskell PVP document 1.8.11 [2023-10-10] ------ * Fix compilation with ghc > 9.0.1 1.8.10 [2022-09-27] ------ * Removed the embeded libffi code. 1.8.9 [2022-09-26] ----- * Initial hackage release