Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@Col-E Col-E released this 05 Jul 01:53
· 78 commits to master since this release
b6a4e0c

The sonatype staging server timed out when replying, but it seems like it still got the release since I got emailed the security scan passed ๐Ÿ’€
Sadly this prevented the automated github release. So here I am manually making this.

Changelog

  • #20 A number of refactoring changes
    • Renamed llzip to lljzip packages to match the artifact id
    • Renamed Strategy interfaces to remove the suffix
    • New utilities for manipulating ZipArchive instances
    • ZipPart types now have copy operations
  • #19 The JVM reader strategy/local-header now considers data-descriptors when computing the data section size

Contributors