This is a bug fix release. For anyone affected by the regression TRUEZIP-138, please accept my apologies. Following are the Release Notes compiled from the project’s issue tracker JIRA at http://java.net/jira/browse/TRUEZIP.
Bug
- [TRUEZIP-137] - FileEntry.createTempFile() selects default folder instead of current directory for temporary files
- [TRUEZIP-138] - de.schlichtherle.truezip.zip.RawZipOutputStream can’t handle entries of more than 4GB size
Improvement
- [TRUEZIP-135] - de.schlichtherle.truezip.fs.archive.FsDefaultArchiveController should be package private