Skip to content

0.9.12

Compare
Choose a tag to compare
@weichsel weichsel released this 22 Feb 12:00
· 264 commits to development since this release

Added

  • Added check to disallow removal of entries from readonly archives
  • Added guard against API misuse by providing zero byte buffer sizes

Updated

  • Fixed an UInt16 overflow when calculating the end of the central directory record
  • Fixed detection of ZIP version required to extract
  • Fixed missing consumer closure call for zero byte entries
  • Fixed erroneous application of .deflate compression on .symlink and .directory entries
  • Improved detection of .directory entries
  • Improved performance when looking up entries via subscripting
  • Improved consistency of URL format used in the Swift package description