Merge pull request #220 from go-task/v3

v3 base branch
This commit is contained in:
Andrey Nering
2020-08-16 15:54:20 -03:00
committed by GitHub
683 changed files with 1635 additions and 298923 deletions

View File

@@ -15,6 +15,8 @@ available, but not `3.0.0+`.
## Version 1
> NOTE: Taskfiles in version 1 are not supported on Task >= v3.0.0 anymore.
In the first version of the `Taskfile`, the `version:` key was not available,
because the tasks was in the root of the YAML document. Like this: