mirror of
https://github.com/go-task/task.git
synced 2026-06-11 09:51:50 +00:00
v3.51.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Unreleased
|
## v3.51.1 - 2026-05-16
|
||||||
|
|
||||||
- A significant performance boost was achieved for large Taskfiles (monorepos)
|
- A significant performance boost was achieved for large Taskfiles (monorepos)
|
||||||
by skipping templating altogether when the string is static (#2820 by @romnn).
|
by skipping templating altogether when the string is static (#2820 by @romnn).
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
3.51.0
|
3.51.1
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ editLink: false
|
|||||||
|
|
||||||
::: v-pre
|
::: v-pre
|
||||||
|
|
||||||
## v3.51.0 - 2026-05-16
|
## v3.51.1 - 2026-05-16
|
||||||
|
|
||||||
- A significant performance boost was achieved for large Taskfiles (monorepos)
|
- A significant performance boost was achieved for large Taskfiles (monorepos)
|
||||||
by skipping templating altogether when the string is static (#2820 by @romnn).
|
by skipping templating altogether when the string is static (#2820 by @romnn).
|
||||||
|
|||||||
Reference in New Issue
Block a user