1
0
mirror of https://github.com/go-task/task.git synced 2025-04-11 11:41:56 +02:00

2 Commits

Author SHA1 Message Date
Pete Davison
08a888dc8a
feat: parse templates in collection-type variables ()
* refactor: replacer

* feat: move traverser to deepcopy package

* feat: nested map variable templating

* refactor: ReplaceVar function

* feat: test cases

* fix: TraverseStringsFunc copy value instead of pointer
2024-03-10 17:11:07 +00:00
Pete Davison
247c2586c2
refactor: taskfile/ast package ()
* refactor: ast package

* feat: read -> taskfile

* refactor: taskfile.Taskfile -> taskfile.Read

* refactor: move merge function back into taskfile package

* refactor: rename taskfile.go to read.go
2023-12-29 20:32:03 +00:00