Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 603 Bytes

Changelog.md

File metadata and controls

27 lines (18 loc) · 603 Bytes

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