Replace File::Slurp with File::Slurper
[io-compress-brotli.git] / Changes
CommitLineData
f9995f31
MG
1Revision history for Perl extension IO::Compress::Brotli.
2
5b02a525
MG
30.004 2017-10-28T20:40+01:00
4 - Same as 0.003_002
5
f8a89233
MG
60.003_002 2017-10-14T18:55+01:00
7 - Fix bad version causing test failures
8
c4002818
MG
90.003_001 2017-09-23T22:20+03:00
10 - Update included Brotli library to v1.0.1
11 - [BREAKS API] remove the undocumented "set_dictionary" function from
12 both IO::Compress::Brotli and IO::Uncompress::Brotli because
13 Brotli v1.0.0 dropped support for custom dictionaries
14
6b0c6c8a
MG
150.003 2017-09-16T23:40+03:00
16 - Same as 0.002_002
17 - Update included Brotli library to v0.6.0
18 - [BREAKS API] unbro now takes two parameters due to the removal of
19 the BrotliDecompressedSize function
20
7d7bc208
MG
210.002_002 2017-09-09T18:10+01:00
22 - Update included Brotli library to v0.6.0
23 - [BREAKS API] unbro now takes two parameters due to the removal of
24 the BrotliDecompressedSize function
25
20a72cf8
MG
260.002001 2016-09-08T23:09+01:00
27 - Use gmake (if available) to compile the brotli library
28
b0ba4271
MG
290.002 2016-08-28T00:33+01:00
30 - Thanks to Quim Rovira, Ævar Arnfjörð Bjarmason, Marcell Szathmári
31 and Mattia Barbon for all changes in this version
32 - Use a git submodule to embed the brotli repo
33 - Modernise calls to deprecated brotli decoder APIs
34 - Add brotli encoder bindings
35 - Add more tests
36 - Add a command line tool (bro-perl) that imitates the official bro
37 tool
38 - Make XS code look nicer
39
9d4f189a
MG
400.001001 2016-01-01T11:32+02:00
41 - Add BUILD_REQUIRES
42
f9995f31
MG
430.001 2015-12-31T21:02+02:00
44 - Initial release
This page took 0.012063 seconds and 4 git commands to generate.