Released 11-05-2012.
Highlights
Insert one or more sections describing the main feature of this release
GZip package
Refactored GZip reader/validator
The reader/validator was completely rewritten since the original one was badly implemented.
GZip writer
A GZip writer was implemented for completeness and also to test the reader fully.
Input/Output stream
The reader/writer now has support for streams directly.
Validation reporting
Warnings/Errors are now reported in the same manor as the ARC/WARC packages.
Unit tests
Added more unit tests so also all GZip code is test covered.
ARC/WARC
Unit tests
Added better test coverage but still not completely covered.
Unified the reader API
The ARC/WARC factories/readers should now have a similar API.
Common package
Full list of issues resolved in this release.
Update the link below to any generate system documentation site, eg. javadoc or maven site