1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
task/internal/compiler
2023-12-20 19:55:25 -06:00
..
v2 feat: change Var.Value from string to an any type 2023-12-20 19:55:25 -06:00
v3 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
compiler.go Allow vars in dotenv paths, including environment variables 2021-06-05 16:00:19 -03:00
env.go refactor: rename Var.Static to Var.Value 2023-12-20 19:55:25 -06:00