Skip to content

0.9.13

Compare
Choose a tag to compare
@weichsel weichsel released this 01 Dec 13:27
· 186 commits to development since this release

Added

  • Added large file support (ZIP64)

Updated

  • Fixed an UInt16 overflow when calculating the number of entries
  • Fixed entry removal for in-memory archives
  • Fixed a crash when fopen() fails during archive replacement
  • Improved CRC32 calculation performance via zlib (when available)