Skip to content

Releases: doowb/composer

0.6.0

20 Oct 23:53
Compare
Choose a tag to compare

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.