Changelog for hdf5-1.8.12
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