mirror of
https://github.com/go-task/task.git
synced 2026-06-11 09:51:50 +00:00
docs(changelog): add entry for #2820
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
- A significant performance boost was achieved for large Taskfiles (monorepos)
|
||||||
|
by skipping templating altogether when the string is static (#2820 by @romnn).
|
||||||
- Added `absPath` template function that resolves a path to its absolute form,
|
- Added `absPath` template function that resolves a path to its absolute form,
|
||||||
cleaning `..` and `.` components (#2681, #2788 by @mateenanjum).
|
cleaning `..` and `.` components (#2681, #2788 by @mateenanjum).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user