Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 23:49

[0.7.0] - 2020-07-23

Added

  • New -e and -p flags to edit tasks on restart. -e for command, -p for path. Both can be added at the same time.

Changed

  • Internal refactoring of the client code. Mostly structure

Fixed

  • Improved CLI validation. Several subcommands accepted empty task id vectors, when they shouldn't.