Releases: jribeiro/safer-async
Releases · jribeiro/safer-async
v0.0.6
Better error handling on wrapped functions
v0.0.5
- Stability improvements;
- Fixed issue where timeout would cause callback to be called twice
v0.0.1
v0.0.1:
Implemented async.auto
listening to errors
listening to timeouts
trigger notifications of start and complete tasks
all async api is maintained
async tests are run
specific tests implemented for the new functionality