The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl module Gzip::Libdeflate

0.08 2024-03-30

- Check compiler when installing and exit if version is too low
- Include a missing file

0.07 2024-03-25
 
- Update libdeflate to 1.20

0.06 2023-09-18

- Update libdeflate to 1.19

0.05 2023-05-08

- Update libdeflate to 1.18

0.04 2022-10-13

- Update libdeflate to 1.14

0.03 2021-02-23

- Add convenience functions compress_file and decompress_file

0.02_01 2023-05-07

- Work around issue with malloc/free on Windows (Strawberry Perl)

0.01 2021-02-19

- Initial version