Released date.
Highlights
GZip reader/validator
Gives the ability to read a GZip file comprising of one or more concatenated GZip entries. Each entry's header is validated against the RFC specifications and the entries compressed data is made available though an InputStream. Will be refactored for v1.0.
ARC reader/validator
Read and validate v1.0 and v2.0 ARC files.
v1.0 and v2.0 files are parsed and validated according to the specification.
v1.1 extension supported.
The semi-official v1.1 format is also supported.
WARC reader/validator
Reads and validates WARC version 1.0 files. (Not all parts of the ISO are covered yet)
...
Full list of issues resolved in this release.
Update the link below to point to the download url for this release
Download
Update the link below to any generate system documentation site, eg. javadoc or maven site