Features
- cli:
new-task
cli command (#76) (5b44289)
- cli: makes new_task command accept multiple tasks and allow hyphen values without passing -- (8b485cc)
- cli: shell completions generation (#77) (9a69b5d)
- tui: allow wrapping around when selecting previous or next tab (ba105e6)
- tui: display container name in preview (#73) (c03d998)
Bug Fixes
- core: strengthen time parsing rules (don't accept h>24 etc) (4841be2)
Install vault-tasks 0.12.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/louis-thevenet/vault-tasks/releases/download/v0.12.0/vault-tasks-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/louis-thevenet/vault-tasks/releases/download/v0.12.0/vault-tasks-installer.ps1 | iex"
Download vault-tasks 0.12.0