Releases: doowb/composer
Releases · doowb/composer
0.6.0
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.