- Fixed support for deferred
- fail callbacks now get the arguments passed to failed deferred's reject
- Optimized calling of functions in loops with args arrays
- Cleans up internal handler for global fails when new level is created
- Added
chain.stop()
- Documented and clarified behavior of
chain.state()
- Removed needless array creation if global fail callbacks are never used