We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffeb3bc commit 076aff1Copy full SHA for 076aff1
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+#### Package API
6
7
+- The [`Executor`](https://pkg.go.dev/github.com/go-task/task/v3#Executor) now
8
+ uses the functional options pattern (#2085 by @pd93).
9
10
## v3.42.1 - 2025-03-10
11
12
- Fixed a bug where some special variables caused a type error when used global
0 commit comments