Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 964 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 964 Bytes

Changelog

0.0.2.1 — 10th Febraury 2024

  • Make pkg-config an automatic flag: #21

0.0.2.0 — 13th December 2023

  • Add CRC32C (Thanks to @4eUep): #18
  • Support latest GHC versions: #19

0.0.1.7 — 5th March 2023

  • Don't use 'pkg-config' to locate zlib on FreeBSD (Thanks to @arrowd): #13

0.0.1.6 — 5th March 2023

  • Introduce 'pkg-config' cabal flag (Thanks to @jonathanlking): #11

0.0.1.5 — 24th Jan 2023

  • Correct license field in .cabal file (Thanks to @juhp): #9
  • Use https for git source repository (Thanks to @felixonmars): #8

0.0.1.4 — 22th Dec 2022

  • Use pkgconfig to find zlib (Thanks to @bgamari): jkff#5