Skip to content

Latest commit

 

History

History
56 lines (20 loc) · 1.42 KB

File metadata and controls

56 lines (20 loc) · 1.42 KB

0.4.0 (2019-12-20)

Features

  • support any iterable in map method (05fab7f)

0.3.0 (2019-11-25)

Features

  • add support for initData and numWorkers options (2603a43)

0.2.1 (2019-11-25)

Bug Fixes

  • do not use deprecated worker.terminate with callback (ed6df97)

0.2.0 (2019-06-22)

Features

  • add optional init function (6738b46)

0.1.0 (2019-06-22)

Bug Fixes

  • browser: implement terminateWorker correctly (f73fccb)
  • fix browser build (446836b)

Features

  • add browser compatibility (dcab374)
  • add maxWorkers and minFreeThreads options (d92ef69)

0.0.1 (2019-06-22)