workerpool v1.1.0 Release Notes

Release Date: 2016-01-25 // over 8 years ago
    • ➕ Added an error message when wrongly calling pool.proxy.
    • 🛠 Fixed function worker.pool not accepting both a script and options. See #1. Thanks @freund17.