Skip to content

Release 0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 11:59
83ae113

0.4.0 (2021-04-17)

🪲 Bug Fixes

  • start: rename to start with multi occurence of single task (85fbaa0)

✨ Features

  • completion: add completion script generator for bash, fish and zsh (98d7515)
  • exec: exec a single task from a config file from its id (0bd8fd1)
  • run: add --starts flag to override default starting tasks (e8c2eab)
  • fst: add reachable_states function for later use (424687d)
  • run: add support to many configuration files (c6ebd96)

🔧 Build

🚀 Continuous Integration

  • update branch trigger to main instead of master (58cc091)
  • release: update action for kokai 0.2.0 (372a36e)

🍏 Chore

  • rename main struct from ApplicationArguments to Runtasktic (23f4a6d)