1
0
mirror of https://github.com/go-task/task.git synced 2025-01-08 04:04:08 +02:00
task/internal
2024-01-25 21:15:02 -03:00
..
compiler feat: add ROOT_TASKFILE special variable (#1469) 2024-01-25 21:11:08 -03: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
experiments fix: experiment flags not working when .env is not in cwd (#1478) 2024-01-25 21:15:02 -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
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: unify prompts (#1344) 2023-10-07 21:55:43 +00:00
mocks refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
omap refactor: orderedmap package -> omap 2024-01-11 14:00:30 +00:00
output refactor: orderedmap package -> omap 2024-01-11 14:00:30 +00:00
slicesext feat: set and shopt directives (#929) 2023-01-14 16:41:56 -03:00
sort refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
summary refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
sysinfo Run Taskfiles from sub/child directories (#920) 2022-12-05 21:58:20 -03:00
templater feat: merge template func should support variadic list of maps (#1464) 2024-01-11 16:00:52 +00: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