Skip to content

v2.2.26

Choose a tag to compare

@gildas-lormeau gildas-lormeau released this 05 Apr 20:07
· 2493 commits to master since this release
  • Setting the option zip64 explicitly allows to initialize reader instances as late as possible when creating a ZipWriter instance or when calling ZipWriter#add (see #235)
  • Minor speed optimization when passing data from web workers to the main process