All Versions
29
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 2
Changelog History
Page 2
-
v0.5.2 Changes
- ๐ General bugfixes
-
v0.5.0 Changes
- โ Add streaming zip, unzip
- ๐ Fix import issues with certain environments
- If you had problems with
worker_threads
being included in your bundle, try updating!
- If you had problems with
-
v0.4.8 Changes
- ๐ Support strict Content Security Policy
- Remove
new Function
- Remove
- ๐ Support strict Content Security Policy
-
v0.4.7 Changes
- ๐ Fix data streaming bugs
-
v0.4.5 Changes
- ๐ Zip64 support
- Still not possible to have above 4GB files
- ๐ Zip64 support
-
v0.4.4 Changes
- ๐ Files up to 4GB supported
- Hey, that's better than even Node.js
zlib
!
- Hey, that's better than even Node.js
- ๐ Files up to 4GB supported
-
v0.4.1 Changes
- ๐ Fix ZIP failure bug
- ๐ Make ZIP options work better
- ๐ Improve docs
- ๐ Fix async inflate failure
- Work on Rust version
-
v0.3.11 Changes
- ๐ Fix docs
-
v0.3.9 Changes
- ๐ Fixed issue with unzipping
-
v0.3.7 Changes
- Patched streaming compression bugs
- โ Added demo page