Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 21:32
a5ce514

0.4.0 (2023-01-05)

Features

  • Add max-cmd-duration flag. (3f27e02)
  • print cmd output as results are completed (e87d38a)
  • support list of targets (5298da7)

Bug Fixes

  • only print status updates if run from terminal (f6091dc)
  • Print results on sigint/sigterm. (5e2509c)
  • use new signals.NotifyContext func (08f475e)

Miscellaneous Chores