All Versions
45
Latest Version
Avg Release Cycle
61 days
Latest Release
551 days ago

Changelog History
Page 5

  • v1.1.0 Changes

    January 25, 2016
    • โž• Added an error message when wrongly calling pool.proxy.
    • ๐Ÿ›  Fixed function worker.pool not accepting both a script and options. See #1. Thanks @freund17.
  • v1.0.0 Changes

    May 29, 2014
    • ๐Ÿ”€ Merged function Pool.run into Pool.exec, simplifying the API.
  • v0.2.0 Changes

    May 14, 2014
    • ๐Ÿ‘ Implemented support for cancelling running tasks.
    • โฑ Implemented support for cancelling running tasks after a timeout.
  • v0.1.0 Changes

    May 07, 2014
    • ๐Ÿ’ป Implemented support for both node.js and the browser.
    • Implemented offloading functions.
    • ๐Ÿ‘ท Implemented worker proxy.
    • โž• Added docs and examples.
  • v0.0.1 Changes

    May 02, 2014
    • Module name registered at npm.