Skip to content

0.36.0 - more RAR fixes and some features!

Compare
Choose a tag to compare
@adamhathcock adamhathcock released this 15 Jan 08:26
· 235 commits to master since this release

What's Changed

  • ZipWriter: Write correct EOCD record when more than 65,535 files by @DannyBoyk in #792
  • Feature/rar5 blake2 by @Erior in #794
  • Issue 771, remove throw on flush for readonly streams by @Erior in #801
  • Set Empty string for Rar5 password as default by @Erior in #798
  • Expose file attributes for rar by @Erior in #800
  • Fix reporting size / position by @Erior in #799
  • Add support for the UnixTimeExtraField in Zip files by @DannyBoyk in #803

Full Changelog: 0.35.0...0.36.0