Revision history for Perl module 'Gzip::Faster'
0.04 2014-04-19
* Add a check to "Makefile.PL" that zlib is present.
* "gzip_file" and "gunzip_file" added.
* Clearer documentation of module's intended purpose.
0.03 2014-04-18
* Build script cleanup
0.02 2014-04-18
* Documentation, benchmark.
* Provisional support for UTF-8 encoding / decoding but regretably
this had to be commented out due to tripping a bug in FireFox.
0.01 2014-04-18
* Initial release