Valentin Maerten
|
2d90de8beb
|
feat(summary): add vars, env, and requires display
|
2025-11-20 20:13:34 +01:00 |
|
Pete Davison
|
03b242d4c3
|
fix: bug where undefined/null variables resolve to "" instead of nil (#2144)
|
2025-03-30 19:21:02 +00:00 |
|
Pete Davison
|
6604b9a8cc
|
fix: special variable type errors in vars with no task context (#2107)
* fix: stop dotenv trying to fetch variables when no dotenv specified
* fix: set special variables to "" when they can't be calculated
|
2025-03-10 11:46:07 +00:00 |
|
Pete Davison
|
60c8ee0ce6
|
refactor: ast.Call should be in main task package (#2084)
|
2025-02-23 18:30:42 +00:00 |
|