v2.0.8
·
2842 commits
to master
since this release
- Add
useWebWorkersoption when callingZipReader,ZipWriterconstructors andZipReader#getData,ZipWriter#addto force enabling/disabling the usage of web workers - Fix handling of the option
version - Remove usage of
unescapeandencodeURIComponentin the code (replaced withTextEncoder) - Add
FSAPI in the types declaration file - Various improvements in the code