Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Version 0.2.0

Compare
Choose a tag to compare
@alexanderdean alexanderdean released this 13 Jun 17:15
· 58 commits to master since this release

Adding functionality for resuming jobs and configuring jobs with variables

New features

  • Support starting from an arbitrary task using --start option (#4)
  • Support variables in Factfiles, using mustache / --env option (#21)
  • Allow terminal colour toggling using CLICOLOR (#51)

Improvements

  • Improve output to STDERR / STDOUT (#51)