Skip to content

Releases: conveyal/web-worker-promise-interface

v0.3.0

21 Apr 17:55

Choose a tag to compare

<a name"0.3.0">

0.3.0 (2017-04-21)

Features

  • logging: Add ability to log. (1328a12e)

v0.2.1

15 Mar 18:54

Choose a tag to compare

<a name"0.2.1">

0.2.1 (2017-03-15)

Bug Fixes

  • error: make sure errors on the worker propagate back up to caller as promise rejections (e0127c0f)
  • error-handling: catch errors in postMessage as well ⚾ (9480031b)
  • workers: correct errors when functions are called in workers based on review :shipit: (d941736b)

v0.2.0

12 Sep 23:07

Choose a tag to compare

<a name"0.2.0">

0.2.0 (2016-09-12)

Features

  • build: Switch to mastarm / semantic-release (a0cf49a1)