This repository was archived by the owner on Sep 23, 2024. It is now read-only.
Releases: svandragt/Taskfile
Releases · svandragt/Taskfile
2.0.0
Breaking change: inbuilt tasks (_edit, _edit-local, _help
) are now prefixed with underscores so they're hidden from the Task list.
- New: hide your own helper tasks by prefixing their function name with underscore
- New: edit your local taskfile by running
t _edit-local
- General tidying up
To update simply git pull
if you git installed it, or replace the Taskfile.sh script some other way.
Full Changelog: 1.1.0...2.0.0