Skip to content

0.9.11

Compare
Choose a tag to compare
@weichsel weichsel released this 26 Mar 22:24
· 370 commits to development since this release

Added

  • Read/Write support for in-memory archives

Updated

  • Fixed a memory safety issue during (de)compression
  • Fixed dangling pointer warnings when serializing ZIP internal structs to Data
  • Fixed missing Swift 5 language version when integrating via CocoaPods
  • Fixed inconsistent usage of the optional preferredEncoding parameter during entry addition
  • Improved documentation for compression settings