v7.0.0
What's Changed
- feat!: compress on worker thread by @bobbyg603 in #72
Breaking Changes ⚠️
Removes the --threads
param. This was an artifact from SendPdbs that is not relevant due to the way Node.js handles I/O.
Full Changelog: v6.3.2...v7.0.0