mirror of
https://github.com/go-task/task.git
synced 2025-08-08 22:36:57 +02:00
chore: changelog for #1607
This commit is contained in:
@ -6,8 +6,8 @@
|
|||||||
[Any Variables experiment](https://taskfile.dev/blog/any-variables), but
|
[Any Variables experiment](https://taskfile.dev/blog/any-variables), but
|
||||||
[_without support for maps_](https://github.com/go-task/task/issues/1415#issuecomment-2044756925)
|
[_without support for maps_](https://github.com/go-task/task/issues/1415#issuecomment-2044756925)
|
||||||
(#1415, #1547 by @pd93).
|
(#1415, #1547 by @pd93).
|
||||||
- Refactored how Task reads, parses and merges Taskfiles using a DAG (#1563 by
|
- Refactored how Task reads, parses and merges Taskfiles using a DAG (#1563,
|
||||||
@pd93).
|
#1607 by @pd93).
|
||||||
- Fix error when a file or directory in the project contained a special char
|
- Fix error when a file or directory in the project contained a special char
|
||||||
like `&`, `(` or `)` (#1551, #1584 by @andreynering).
|
like `&`, `(` or `)` (#1551, #1584 by @andreynering).
|
||||||
- Added alias `q` for template function `shellQuote` (#1601, #1603 by @vergenzt)
|
- Added alias `q` for template function `shellQuote` (#1601, #1603 by @vergenzt)
|
||||||
|
Reference in New Issue
Block a user