Releases: Stieneee/simple-zstd
Releases · Stieneee/simple-zstd
v2.1.0
v2.0.0
2.0.0 (2025-11-12)
⚠ BREAKING CHANGES
- modernize dependencies and migrate to native Node.js tooling
Features
- add dictionary caching and improve API design (9a98a4f), closes #26 #26
- modernize dependencies and migrate to native Node.js tooling (29acc39), closes #destroyed
Bug Fixes
- properly cleanup child processes and prevent test suite hangs (f4f7736)