Skip to content

v2.2.9

Choose a tag to compare

@gildas-lormeau gildas-lormeau released this 06 Feb 00:37
· 2643 commits to master since this release
  • Add zip-no-worker-deflate.min.js and zip-no-worker-inflate.min.js in the list of built files in the /dist folder
  • Add missing methods to use Uint8Array objects in the Filesystem API
  • When adding files in a zip file, auto-detect an entry is a directory if ithe name ends with a "/"
  • Minor code improvements