Skip to content

Camlzip version 1.13

Latest
Compare
Choose a tag to compare
@xavierleroy xavierleroy released this 23 Oct 12:58
· 1 commit to master since this release
  • #44: tolerate ZIP entries that are marked "deflated" but have size 0 [Antoine Provot]
  • #46: provide Zip.open_update to add entries to an existing ZIP file
  • #47: in Zlib.inflate, detect and fail on truncated input instead of looping
  • #48: under Windows, store file names in ZIP entries using forward slashes / instead of backslashes \