ZipZap v8.1.2 Release Notes
Release Date: 2016-12-17 // about 8 years ago-
No data yet ๐
You can check the official repo
Previous changes from v8.1
-
- ๐ Fix last modified date inaccurately stored.
- ๐ Fix exception build settings, especially with CocoaPods.
- Target iOS, OS X and tvOS frameworks.
- โ Add modern initializers, nullability and lightweight generics.
- โ Add fine-grained filename encoding.
๐ป Note: this is a breaking change for accessing non-ASCII zip entry
fileName
created by non-conforming zip programs e.g. the Mac OS Xzip
command line. UsefileNameWithEncoding:
to force a particular encoding instead.