Skip to content

v1.0.0 RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@piksel piksel released this 21 Jul 15:33
· 240 commits to master since this release
e2d4c88

Changes

  • ZipEntry.IsUnicodeText now defaults to true
  • ZipConstants.DefaultCodePage is now called ZipStrings.CodePage (but backwards-compatible wrappers exists on ZipConstants)
    For more information, see ZipStrings and Unicode

Fixes