.. |
checksum
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
concurrency
|
Adding a --concurrency (-C) flag
|
2021-03-07 09:49:57 -03:00 |
cyclic
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
deps
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
dir
|
fix error in evaluating dynamic variables with newly created directory
|
2021-09-26 22:30:32 +09:00 |
dotenv
|
Allow vars in dotenv paths, including environment variables
|
2021-06-05 16:00:19 -03:00 |
dry
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
dry_checksum
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
empty_task
|
Fix panic for empty tasks
|
2020-10-12 21:03:13 -03:00 |
env
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
exit_immediately
|
Run "set -e" automatically for every command
|
2020-12-27 17:15:12 -03:00 |
expand
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
generates
|
Fixed some bugs and regressions regarding dynamic variables and directories
|
2021-01-09 13:51:06 -03:00 |
ignore_errors
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
ignore_nil_elements
|
fix segmentation fault on nil slice element
|
2021-09-15 00:01:33 +09:00 |
includes
|
v3: Allow interpolation on "includes"
|
2020-05-17 16:03:03 -03:00 |
includes_call_root_task
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
includes_deps
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
includes_empty
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
includes_optional
|
Issue #519: Allow includes to be optional
|
2021-08-11 17:28:44 +01:00 |
includes_optional_explicit_false
|
Issue #519: Allow includes to be optional
|
2021-08-11 17:28:44 +01:00 |
includes_optional_implicit_false
|
Issue #519: Allow includes to be optional
|
2021-08-11 17:28:44 +01:00 |
incorrect_includes
|
Added version validation and updated tests
|
2020-02-15 17:24:06 +03:00 |
init
|
Add --init flag to create a new Taskfile
|
2017-05-17 15:38:46 -03:00 |
label_list
|
Add basic unit tests for label attribute
|
2020-06-14 15:12:48 +02:00 |
label_status
|
CHANGELOG, docs and nits for #321 and #337
|
2020-06-14 17:12:20 -03:00 |
label_summary
|
CHANGELOG, docs and nits for #321 and #337
|
2020-06-14 17:12:20 -03:00 |
label_uptodate
|
CHANGELOG, docs and nits for #321 and #337
|
2020-06-14 17:12:20 -03:00 |
label_var
|
CHANGELOG, docs and nits for #321 and #337
|
2020-06-14 17:12:20 -03:00 |
params
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
precondition
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
run
|
Updating version checking
|
2021-07-31 19:36:40 -03:00 |
short_task_notation
|
Allow shorter syntax for tasks with default configuration
|
2019-12-07 21:28:02 -03:00 |
status
|
Evaluate sources also if status is up-to-date
|
2021-04-21 21:56:25 +09:00 |
status_vars
|
Always expode .TIMESTAMP and .STATUS when using status:
|
2019-09-14 18:04:41 -03:00 |
summary
|
Create v3 compiler which respects declaration order of variables
|
2020-05-16 15:46:07 -03:00 |
vars
|
Environment from .env file should be available as variables
|
2021-01-12 11:11:40 -03:00 |
version
|
remove v1
|
2019-08-18 17:37:21 +02:00 |