Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@doowb doowb released this 20 Oct 23:53
· 185 commits to master since this release

New Run object for storing task run information. Will be emitted in starting and finished events. Added as a run property to the err object in error events.

Updated error emitting to only emit one parameter, the Error object with .task and .run properties containing the current task that errored and the current run information.