Skip to content

v1.8.1

Compare
Choose a tag to compare
@abbeycode abbeycode released this 12 Aug 15:53
· 190 commits to master since this release

• Added checking whether a file is compressed with the Deflate64 method, and returning a specific error code for that unsupported format (Issue #37)
• Fixed internationalization, laying the groundwork for non-US-English localization in the future. If you use UnzipKit from Carthage or CocoaPods, and run your app using the "Show non-localized strings" option, UnzipKit's strings should no longer display as all-cap (Issue #38)