.. |
compiler
|
fix: non-evaluated nil values should be converted to empty strings to avoid empty interface errors in the templater
|
2023-12-20 19:55:25 -06: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: decouple fingerprinting from executor (#1039)
|
2023-03-10 15:27:30 -03:00 |
execext
|
fix(interp): move from deprecated ExecHandler to the new ExecHandlers
|
2023-06-29 21:57:58 -03:00 |
experiments
|
feat: add any variable experiment flag
|
2023-12-20 19:55:25 -06:00 |
filepathext
|
fix: make sure USER_WORKING_DIR works corrently with includes (#1309)
|
2023-08-26 21:06:50 +00:00 |
fingerprint
|
feat: support negative globs (#1324)
|
2023-11-29 22:38:12 -03:00 |
goext
|
fix(platforms): do not run dynamic vars for other platforms (#1377)
|
2023-10-22 00:42:26 +00:00 |
hash
|
Cleaning up the run code
|
2021-07-31 19:36:40 -03:00 |
logger
|
feat: unify prompts (#1344)
|
2023-10-07 21:55:43 +00:00 |
mocks
|
feat: use mockery/testify for mocking instead of mockgen/gomock (#1118)
|
2023-04-15 17:27:14 -03:00 |
orderedmap
|
feat: implement task sorting with --sort flag (#1105)
|
2023-04-06 12:07:57 +01:00 |
output
|
refactor: rename Var.Static to Var.Value
|
2023-12-20 19:55:25 -06:00 |
slicesext
|
feat: set and shopt directives (#929)
|
2023-01-14 16:41:56 -03:00 |
sort
|
feat: implement task sorting with --sort flag (#1105)
|
2023-04-06 12:07:57 +01:00 |
summary
|
refactor: remove newlines from formatter print functions (#1137)
|
2023-04-26 21:20:06 -03:00 |
sysinfo
|
Run Taskfiles from sub/child directories (#920)
|
2022-12-05 21:58:20 -03:00 |
templater
|
feat: change Var.Value from string to an any type
|
2023-12-20 19:55:25 -06: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 |