1
0
mirror of https://github.com/go-task/task.git synced 2025-07-11 01:20:45 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
cbb12b29bd v3: Fix bug where global vars were not being considered 2020-04-05 11:16:27 -03:00
6ed30f1add Refactor variables: Keep order of declaration
This shouldn't have any behavior changes for now. This is a code
refactor that should allow us to do further improvements on how
variables are handled, specially regarding respecting the declaration
order in Taskfiles, which should make it easier for the users.

Initial work on #218
2020-04-05 11:16:14 -03:00
1a28e5e0d4 Few code improvements on #216 2019-09-14 17:54:41 -03:00
a1aec8178a Export Time Struct to Template 2019-08-25 13:36:48 -07:00
152fc0ad38 Move all structs related to Taskfile to its own package 2018-02-17 14:22:18 -02:00