Releases: buggysofts-com/StreamZip
Releases · buggysofts-com/StreamZip
7th release
Fixed null pointer issue on StreamZip.getEntry().
6th Release
Fixed null pointer issue on StreamZip.getEntry()
5th release
Bug fixes related to main stream, and others.
- Fixed the after-effect on closing the stream obtained from StreamZip.getInputStream().
- Enabled auto-close for resources (currently only the main stream).
4th release
Bug fixes related to main stream, and others.
- Fixed the after-effect on closing the stream obtained from StreamZip.getInputStream()
- Enabled auto-close for resources (currently only the main stream)
3rd release
Bug fixes related to main stream, and others.
- Fixed the after-effect on closing the stream obtained from StreamZip.getInputStream()
- Enabled auto-close for resources (currently only the main stream)
2nd release
Added getEntry(String)
Initial release
This is the initial release, enjoy!