Skip to content

Releases: buggysofts-com/StreamZip

7th release

16 Oct 04:01
Compare
Choose a tag to compare

Fixed null pointer issue on StreamZip.getEntry().

6th Release

16 Oct 03:51
Compare
Choose a tag to compare

Fixed null pointer issue on StreamZip.getEntry()

5th release

16 Oct 02:37
Compare
Choose a tag to compare

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

15 Oct 19:12
Compare
Choose a tag to compare

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

15 Oct 19:08
Compare
Choose a tag to compare

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

15 Oct 07:12
Compare
Choose a tag to compare

Added getEntry(String)

Initial release

28 Aug 20:27
Compare
Choose a tag to compare

This is the initial release, enjoy!