1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00
task/internal
2024-03-03 22:45:23 +00:00
..
compiler feat: taskfile special variable (#1523) 2024-03-03 22:45:23 +00:00
deepcopy feat: implement task sorting with --sort flag (#1105) 2023-04-06 12:07:57 +01:00
editors feat: add aliases to --json output 2023-12-20 21:54:52 -03:00
env refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
execext fix(interp): move from deprecated ExecHandler to the new ExecHandlers 2023-06-29 21:57:58 -03:00
exp feat: go 1.21 2024-02-17 23:29:49 -03:00
experiments feat: go 1.21 2024-02-17 23:29:49 -03:00
filepathext fix: make sure USER_WORKING_DIR works corrently with includes (#1309) 2023-08-26 21:06:50 +00:00
fingerprint refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
flags refactor: move flags into their own package (#1521) 2024-02-29 00:12:19 +00:00
goext fix(platforms): do not run dynamic vars for other platforms (#1377) 2023-10-22 00:42:26 +00:00
hash refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
logger feat: go 1.21 2024-02-17 23:29:49 -03:00
mocks refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
omap feat: go 1.21 2024-02-17 23:29:49 -03:00
output refactor: orderedmap package -> omap 2024-01-11 14:00:30 +00:00
slicesext feat: go 1.21 2024-02-17 23:29:49 -03:00
sort refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
summary feat: error when multiple wildcard matches are found 2024-02-22 14:58:24 -06:00
sysinfo Run Taskfiles from sub/child directories (#920) 2022-12-05 21:58:20 -03:00
templater feat: go 1.21 2024-02-17 23:29:49 -03:00
term chore: improvements on #1163 + changelog entry 2023-06-03 22:33:22 -03:00
version Add new TASK_VERSION special variable 2023-02-22 22:08:38 -03:00