Skip to content

v0.2.0

Compare
Choose a tag to compare
@lsibilla lsibilla released this 13 Dec 13:44
· 8 commits to main since this release

Core features:

  • Event logger
  • Terminal logger
  • Logger and runner basic inversion of control

New runners

  • compose-run
  • docker-build
  • docker-pull
  • target-run

Fixes:

  • Handle subprocess outputs using more than 4kb between line returns.