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

Changelog History
Page 2

  • v0.5.2 Changes

    • ๐Ÿ›  General bugfixes
  • v0.5.0 Changes

    • โž• Add streaming zip, unzip
    • ๐Ÿ›  Fix import issues with certain environments
      • If you had problems with worker_threads being included in your bundle, try updating!
  • v0.4.8 Changes

    • ๐Ÿ‘Œ Support strict Content Security Policy
      • Remove new Function
  • v0.4.7 Changes

    • ๐Ÿ›  Fix data streaming bugs
  • v0.4.5 Changes

    • ๐Ÿ‘ Zip64 support
      • Still not possible to have above 4GB files
  • v0.4.4 Changes

    • ๐Ÿ‘ Files up to 4GB supported
      • Hey, that's better than even Node.js zlib!
  • v0.4.1 Changes

    • ๐Ÿ›  Fix ZIP failure bug
    • ๐Ÿ‘‰ Make ZIP options work better
    • ๐Ÿ‘Œ Improve docs
    • ๐Ÿ›  Fix async inflate failure
    • Work on Rust version
  • v0.3.11 Changes

    • ๐Ÿ›  Fix docs
  • v0.3.9 Changes

    • ๐Ÿ›  Fixed issue with unzipping
  • v0.3.7 Changes

    • Patched streaming compression bugs
    • โž• Added demo page