Hi, Do we have a date yet for the compress 1.1 release? There are a few features in it that I need to use.
Also, is there time to add a couple of minor feature enhancements? I could do with access to the following: 1. A public method to check if a ZipArchiveInputStream has a data descriptor (e.g. return hasDataDescriptor). 2. Better handling when ZipArchiveInputStream is used to read such streams. Currently it silently fails when this happens when if hits an invalid LFH_SIG by returning null. Cheers Simon