Zip Versions Save

Swift framework for zipping and unzipping files.

2.1.2

2 years ago
  • Bug fixes

2.1.1

3 years ago
  • Fixed broken Cocoapods podspec

2.1.0

3 years ago
  • Updates for Xcode 12 support

2.0.0

4 years ago

1.1.0

6 years ago
  • Added includeRootDirectory logic (thanks @peterboni)
  • Fixed warnings and build issues (thanks @peterboni, @radianttap, @pgodino)

1.0.0

6 years ago
  • Swift 4 support (thanks @jabez1314, @dimakomar)
  • Unzip file handler support (thanks @piemonte)
  • Add fwrite() and uncompressed_size validation (thanks @bricklife)

0.8.0

6 years ago
  • Last Swift 3 release

0.6.0

7 years ago
  • No more submodules. Relevant Minizip files now checked in. This means the return of Carthage support.
  • Zip is now available for extensions (thanks @basememara).
  • Documentation updates.

0.5.0

7 years ago
  • Official Swift 3 release

0.4.3

7 years ago
  • Memory leak fix (thanks @pilot34)