New features include:
* ChunkInputStream: split an InputStream basing on some delimiter
string
* FileBufferInputStream: BufferInputStream whose buffer is backed by a
file instead of memory. Usage is to allow reset() over large amount of
data.
* Better Javadocs and examples.
* A maven repository to ease the installation steps (see wiki).
* This version is also queued for upload at maven central repository.
Please vote to speed up the process
http://jira.codehaus.org/browse/MAVENUPLOAD-2318