Skip to content

Releases: taylorhakes/setAsap

Fixed bug in postMessage

07 Feb 14:23
Compare
Choose a tag to compare
2.0.1

Fixed bug in postMessage

Remove try/catch logic

14 Apr 04:04
Compare
Choose a tag to compare

Each async function now runs in it's own async callback. This is a minor performance degradation, but fixes issues with errors being caught and rethrown later.

Changed mocha tests to painless. Removed Grunt

setImmediate Fixes

22 Feb 15:54
Compare
Choose a tag to compare

There was a bug that was causing setImmediate to not be used in Node, even when it was available.

First Major Release

17 Nov 05:50
Compare
Choose a tag to compare

Added error handling for functions that throw errors

v0.8.1: Fixed bug in executing setAsap on first callback. Add build task to g…

0.8.0

09 Jan 02:57
Compare
Choose a tag to compare
v0.8.0