All Versions
29
Latest Version
Avg Release Cycle
-
Latest Release
-

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