Skip to content

v2.7.52

Latest
Compare
Choose a tag to compare
@gildas-lormeau gildas-lormeau released this 27 Aug 20:47
· 3 commits to master since this release
  • Added option compressionMethod in ZipWriter for handling custom compression methods (e.g. zstd) when setting the option passThrough to true
  • Fixed issue with Uint8Array size in ZipReader when setting passThrough to true and using a Uint8Writer class to get the uncompressed data
  • Fixed optional checkPasswordOnly property in the type definitions (index.d.ts)