- Fix data streaming bugs
- Zip64 support
- Still not possible to have above 4GB files
- Files up to 4GB supported
- Hey, that's better than even Node.js
zlib
!
- Hey, that's better than even Node.js
- Fix ZIP failure bug
- Make ZIP options work better
- Improve docs
- Fix async inflate failure
- Work on Rust version
- Fix docs
- Fixed issue with unzipping
- Patched streaming compression bugs
- Added demo page
- Allowed true ESM imports
- Fixed rare overflow bug causing corruption
- Added async stream termination
- Added UMD bundle
- Added support for asynchronous and synchronous streaming
- Reduced bundle size by autogenerating worker code, even in minified environments
- Error detection rather than hanging
- Improved performance
- Improved Zlib autodetection
- Fixed Node Worker
- Fixed ZIP bug
- Added support for ZIP files (parallelized)
- Added ability to terminate running asynchronous operations
- Rewrote API: added support for asynchronous (Worker) compression/decompression, fixed critical bug involving fixed Huffman trees
- Created, works on basic input