Releases: 101arrowz/fflate
Releases · 101arrowz/fflate
v0.8.2
- 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
unzip
performance on undercompressed archives - Added flushing support into streaming API
- Added backpressure support into async streaming API
- Use new
ondrain
handler andqueuedSize
- Use new