SharpZipLib v0.85.2.329 Release Notes

Release Date: 2016-08-15 // over 7 years ago
  • ๐Ÿ”„ Changes for 0.85.2.329

    • Minor tweaks for CF, ZipEntryFactory and ZipFile.
    • ๐Ÿ›  Fix for zip testing and Zip64 local header patching.
    • ๐Ÿ›  FastZip revamped to handle file attributes on extract + other fixes
    • ๐Ÿ›  Null ref in path filter fixed.
    • ๐Ÿ›  Extra data handling fixes
    • ๐Ÿ— Revamped build and conditional compilation handling
    • ๐Ÿ›  Many bug fixes for Zip64.
    • Minor improvements to C# samples.
    • ZIP-1341 Non ascii zip password handling fix.
    • ZIP-355 Fix for zip compression problem at low levels