# Changelog ## 0.0.2.0 — 13th December 2023 - Add CRC32C (Thanks to @4eUep): - Support latest GHC versions: ## 0.0.1.7 — 5th March 2023 - Don't use 'pkg-config' to locate zlib on FreeBSD (Thanks to @arrowd): ## 0.0.1.6 — 5th March 2023 - Introduce 'pkg-config' cabal flag (Thanks to @jonathanlking): ## 0.0.1.5 — 24th Jan 2023 - Correct license field in .cabal file (Thanks to @juhp): - Use https for git source repository (Thanks to @felixonmars): ## 0.0.1.4 — 22th Dec 2022 - Use pkgconfig to find zlib (Thanks to @bgamari):