MANIFEST.SKIP
[io-compress-brotli.git] / Changes
1 Revision history for Perl extension IO::Compress::Brotli.
2
3 0.003 2017-09-16T23:40+03:00
4 - Same as 0.002_002
5 - Update included Brotli library to v0.6.0
6 - [BREAKS API] unbro now takes two parameters due to the removal of
7 the BrotliDecompressedSize function
8
9 0.002_002 2017-09-09T18:10+01:00
10 - Update included Brotli library to v0.6.0
11 - [BREAKS API] unbro now takes two parameters due to the removal of
12 the BrotliDecompressedSize function
13
14 0.002001 2016-09-08T23:09+01:00
15 - Use gmake (if available) to compile the brotli library
16
17 0.002 2016-08-28T00:33+01:00
18 - Thanks to Quim Rovira, Ævar Arnfjörð Bjarmason, Marcell Szathmári
19 and Mattia Barbon for all changes in this version
20 - Use a git submodule to embed the brotli repo
21 - Modernise calls to deprecated brotli decoder APIs
22 - Add brotli encoder bindings
23 - Add more tests
24 - Add a command line tool (bro-perl) that imitates the official bro
25 tool
26 - Make XS code look nicer
27
28 0.001001 2016-01-01T11:32+02:00
29 - Add BUILD_REQUIRES
30
31 0.001 2015-12-31T21:02+02:00
32 - Initial release
This page took 0.021466 seconds and 4 git commands to generate.