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