Skip to content

Releases: 101arrowz/fflate

v0.8.2

07 Feb 00:41
Compare
Choose a tag to compare
  • 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 and queuedSize

v0.8.0

22 May 02:01
Compare
Choose a tag to compare
v0.8.0

v0.7.4

01 Oct 00:19
Compare
Choose a tag to compare
bugfixes

v0.7.3

20 Jan 04:02
Compare
Choose a tag to compare
Bugfixs and patches

v0.7.2

14 Dec 19:08
Compare
Choose a tag to compare
v0.7.2

v0.7.1

18 Jun 00:52
Compare
Choose a tag to compare
v0.7.1

v0.7.0

27 May 20:54
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/101arrowz/fflate

v0.6.9

21 Mar 02:57
Compare
Choose a tag to compare
Note Deno unsupported for async functions

v0.6.7

01 Mar 19:02
Compare
Choose a tag to compare
Fix last file in streaming unzip never having final set

v0.6.4

21 Feb 22:11
Compare
Choose a tag to compare
Make streaming inflate consume all data