- Fix compilation with hdf5 1.10
- 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
- Fix compilation with ghc > 9.0.1
- Removed the embeded libffi code.
- Initial hackage release