Skip to content

11.0.0: Deprecated streams methods removal

Choose a tag to compare

@thekid thekid released this 04 Feb 10:19
· 50 commits to master since this release
  • Removed deprecated getInputStream() & getOutputStream() methods from
    io.archive.zip.ZipFileEntry
    (@thekid)
  • Merged PR #3: Migrate to new testing library - @thekid