mirror of
https://github.com/go-task/task.git
synced 2026-05-18 05:05:20 +02:00
v3.51.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
## v3.51.1 - 2026-05-16
|
||||
|
||||
- A significant performance boost was achieved for large Taskfiles (monorepos)
|
||||
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
|
||||
|
||||
## v3.51.0 - 2026-05-16
|
||||
## v3.51.1 - 2026-05-16
|
||||
|
||||
- A significant performance boost was achieved for large Taskfiles (monorepos)
|
||||
by skipping templating altogether when the string is static (#2820 by @romnn).
|
||||
|
||||
Reference in New Issue
Block a user