Bump version and update Changes
[io-compress-brotli.git] / Changes
CommitLineData
f9995f31
MG
1Revision history for Perl extension IO::Compress::Brotli.
2
406e6fed
MG
30.004_002 2019-06-11T16:06+03:00
4 - Make unbro not require maximum buffer size (RT #129480)
5 - Add "binmode FH" to 01-uncompress.t (RT #125995)
6 - Fix link in POD
7 - Update POD for bro to include configurables (thanks, Mark Zabaro)
8 - Update included Brotli library to v1.0.7
9
b4be88fe
MG
100.004001 2018-05-19T19:58+01:00
11 - Update included Brotli library to v1.0.4
12 - Use File::Slurper instead of File::Slurp
13
5b02a525
MG
140.004 2017-10-28T20:40+01:00
15 - Same as 0.003_002
16
f8a89233
MG
170.003_002 2017-10-14T18:55+01:00
18 - Fix bad version causing test failures
19
c4002818
MG
200.003_001 2017-09-23T22:20+03:00
21 - Update included Brotli library to v1.0.1
22 - [BREAKS API] remove the undocumented "set_dictionary" function from
23 both IO::Compress::Brotli and IO::Uncompress::Brotli because
24 Brotli v1.0.0 dropped support for custom dictionaries
25
6b0c6c8a
MG
260.003 2017-09-16T23:40+03:00
27 - Same as 0.002_002
28 - Update included Brotli library to v0.6.0
29 - [BREAKS API] unbro now takes two parameters due to the removal of
30 the BrotliDecompressedSize function
31
7d7bc208
MG
320.002_002 2017-09-09T18:10+01:00
33 - Update included Brotli library to v0.6.0
34 - [BREAKS API] unbro now takes two parameters due to the removal of
35 the BrotliDecompressedSize function
36
20a72cf8
MG
370.002001 2016-09-08T23:09+01:00
38 - Use gmake (if available) to compile the brotli library
39
b0ba4271
MG
400.002 2016-08-28T00:33+01:00
41 - Thanks to Quim Rovira, Ævar Arnfjörð Bjarmason, Marcell Szathmári
42 and Mattia Barbon for all changes in this version
43 - Use a git submodule to embed the brotli repo
44 - Modernise calls to deprecated brotli decoder APIs
45 - Add brotli encoder bindings
46 - Add more tests
47 - Add a command line tool (bro-perl) that imitates the official bro
48 tool
49 - Make XS code look nicer
50
9d4f189a
MG
510.001001 2016-01-01T11:32+02:00
52 - Add BUILD_REQUIRES
53
f9995f31
MG
540.001 2015-12-31T21:02+02:00
55 - Initial release
This page took 0.012152 seconds and 4 git commands to generate.