mirror of
https://github.com/go-task/task.git
synced 2025-11-23 22:24:45 +02:00
@@ -6,8 +6,11 @@
|
||||
Taskfile could not be found (#2431 by @andreynering).
|
||||
- Fixed a bug that caused an error when including a Remote Git Taskfile (#2438
|
||||
by @twelvelabs).
|
||||
- Fixed issue where `.taskrc.yml` was not returned if reading it failed, and corrected
|
||||
handling of remote entrypoint Taskfiles (#2460, #2461 by @vmaerten).
|
||||
- Fixed issue where `.taskrc.yml` was not returned if reading it failed, and
|
||||
corrected handling of remote entrypoint Taskfiles (#2460, #2461 by @vmaerten).
|
||||
- Improved performance of `--list` and `--list-all` by introducing a faster
|
||||
compilation method that skips source globbing and checksum updates (#1322,
|
||||
#2053 by @vmaerten).
|
||||
|
||||
## v3.45.4 - 2025-09-17
|
||||
|
||||
|
||||
Reference in New Issue
Block a user