We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2fb150 commit 930f537Copy full SHA for 930f537
doc/Changes.txt
@@ -1,3 +1,16 @@
1
+Changes since 0.85.1
2
+
3
++ Minor tweaks for CF, ZipEntryFactory and ZipFile.
4
++ Fix for zip testing and Zip64 local header patching.
5
++ FastZip revamped to handle file attributes on extract + other fixes
6
++ Null ref in path filter fixed.
7
++ Extra data handling fixes
8
++ Non ascii zip password handling fix
9
++ Revamped build and conditional compilation handling
10
++ Fix for zip compression problem at low levels
11
++ Many bug fixes for Zip64.
12
++ Minor improvements to C# samples.
13
14
Changes since v0.85
15
16
+ BREAKING CHANGE: Zip name transform implementations and other classes no longer directly support non-relative paths.
0 commit comments