Skip to content

3.0.0

Compare
Choose a tag to compare
@mw99 mw99 released this 27 Mar 10:29
· 9 commits to master since this release
3b9f23e
  • The encoded data in zip format is not copied anymore, which should improve performance.
  • Checksum validation is now always performed with libz and way faster.
  • The skipCheckSumValidation: parameter of .unzip() was removed.
  • Items of the algorithm enum type are now Swift like lowercase, e.g. .LZMA.lzma