Revision history for Perl module Gzip::Libdeflate
0.07_02 2024-03-29
- Check compiler when installing and exit if version is too low
0.07_01 2024-03-28
- 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