Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

v1.5.0

Choose a tag to compare

@firebase-ops firebase-ops released this 23 Jul 00:30
· 19 commits to master since this release
  • Added ability to dynamically manage workers using q.getWorkerCount(), q.addWorker(), and q.shutdownWorker() (thanks to @startswithaj)