mirror of
https://github.com/go-task/task.git
synced 2025-08-08 22:36:57 +02:00
chore: changelog for #2148
This commit is contained in:
@@ -30,7 +30,13 @@
|
|||||||
#### Package API
|
#### Package API
|
||||||
|
|
||||||
- The [`Executor`](https://pkg.go.dev/github.com/go-task/task/v3#Executor) now
|
- The [`Executor`](https://pkg.go.dev/github.com/go-task/task/v3#Executor) now
|
||||||
uses the functional options pattern (#2085, #2147 by @pd93).
|
uses the functional options pattern (#2085, #2147, #2148 by @pd93).
|
||||||
|
- The functional options for the
|
||||||
|
[`taskfile.Reader`](https://pkg.go.dev/github.com/go-task/task/v3/taskfile#Reader)
|
||||||
|
and
|
||||||
|
[`taskfile.Snippet`](https://pkg.go.dev/github.com/go-task/task/v3/taskfile#Snippet)
|
||||||
|
types no longer have the `Reader`/`Snippet` respective prefixes (#2148 by
|
||||||
|
@pd93).
|
||||||
|
|
||||||
## v3.42.1 - 2025-03-10
|
## v3.42.1 - 2025-03-10
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user