2.2.0
- New experimental promise monitoring and debugging via
when/monitor/console
. - New
when.promise(resolver)
promise creation API. A lighter alternative to the heavierwhen.defer()
- New
bindCallback
andliftCallback
inwhen/node/function
for more integration options with node-style callbacks.