Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 448 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 448 Bytes

0.0.1.3

Andreas Abel, 2024-06-25

  • Drop support for GHC 7.
  • Tested with GHC 8.0 - 9.10.

0.0.1.2

Andreas Abel, 2023-07-19

  • Use copyBytes for deprecated memcpy as suggested by bytestring-0.11.5.
  • Tested with GHC 7.4 - 9.6.

0.0.1.1

Andreas Abel, 2022-02-16

  • Allow GHC 9.0 and 9.2.
  • Allow bytestring-0.11 for GHC ≥ 8.
  • Tested with GHC 7.4 - 9.2.

0.0.1

Herbert Valerio Riedel, 2020-05-17

Initial release.