- Fixed broken UMD build
- Fixed edge-case causing skipped data during streaming compression
- Fixed bug in GZIP streaming on member boundary
- Improved streaming performance on inconsistent chunk sizes
- Improved
unzipperformance on undercompressed archives - Added flushing support into streaming API
- Added backpressure support into async streaming API
- Use new
ondrainhandler andqueuedSize
- Use new