Releases: taylorhakes/setAsap
Releases · taylorhakes/setAsap
Fixed bug in postMessage
2.0.1 Fixed bug in postMessage
Remove try/catch logic
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
There was a bug that was causing setImmediate
to not be used in Node, even when it was available.
First Major Release
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
v0.8.0