Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.08 KB

Changelog.markdown

File metadata and controls

36 lines (21 loc) · 1.08 KB

SSZipArchive Changelog

Version 0.2.1

Released May 9, 2012

  • Support for symbolic links — @jparishy
  • Fix several warnings

Version 0.2.0

Released May 7, 2012

  • Add unzipping delegate — @uppfinnarn
  • Fix unzipping with passwords
  • Fix modified at dates — @brantsears
  • Fix truncated files. Ignore the zip headers and unzip until there is no more file. — @jparishy

Version 0.1.2

Released December 26, 2011

Version 0.1.1

Released October 31, 2011

  • Added basic tests
  • Upgraded minizip to 1.1 to support zip64

Version 0.1.0

Released September 18, 2011

  • Initial release