All Versions
29
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v0.3.6 Changes
- ๐ Allowed true ESM imports
-
v0.3.4 Changes
- ๐ Fixed rare overflow bug causing corruption
- โ Added async stream termination
- โ Added UMD bundle
-
v0.3.0 Changes
- โ 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
-
v0.2.3 Changes
- ๐ Improved Zlib autodetection
-
v0.2.2 Changes
- ๐ Fixed Node Worker
-
v0.2.1 Changes
- ๐ Fixed ZIP bug
-
v0.2.0 Changes
- โ Added support for ZIP files (parallelized)
- โ Added ability to terminate running asynchronous operations
-
v0.1.0 Changes
- ๐ Rewrote API: added support for asynchronous (Worker) compression/decompression, fixed critical bug involving fixed Huffman trees
-
v0.0.1 Changes
- Created, works on basic input