File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## v3.45.0 - 2025-09-15
3+ ## Unreleased
44
55- Task now includes built-in core utilities to greatly improve compatibility on
66 Windows. This means that your commands that uses ` cp ` , ` mv ` , ` mkdir ` or any
3131- Enhanced support for tasks with wildcards: they are now logged correctly, and
3232 wildcard parameters are fully considered during fingerprinting (#1808 , #1795
3333 by @vmaerten ).
34- - Fixed panic when a variable was declared as an empty hash (` {} ` ) (#2416 ,
35- # 2417 by @trulede ).
34+ - Fixed panic when a variable was declared as an empty hash (` {} ` ) (#2416 , # 2417
35+ by @trulede ).
3636
3737#### Package API
3838
@@ -49,6 +49,10 @@ more timely. We have already merged a couple of longstanding PRs in our
4949@pd93 , @shrink , @trim21 and all the previous contributors to
5050[ arduino/setup-task] ( https://github.com/arduino/setup-task/ ) ).
5151
52+ ## v3.45.0 - 2025-09-15
53+
54+ Failed due to an issue with our release process.
55+
5256## v3.44.1 - 2025-07-23
5357
5458- Internal tasks will no longer be shown as suggestions since they cannot be
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ outline: deep
55
66# Changelog
77
8- ## v3.45.0 - 2025-09-15
8+ ## Unreleased
99
1010- Task now includes built-in core utilities to greatly improve compatibility on
1111 Windows. This means that your commands that uses ` cp ` , ` mv ` , ` mkdir ` or any
@@ -36,8 +36,8 @@ outline: deep
3636- Enhanced support for tasks with wildcards: they are now logged correctly, and
3737 wildcard parameters are fully considered during fingerprinting (#1808 , #1795
3838 by @vmaerten ).
39- - Fixed panic when a variable was declared as an empty hash (` {} ` ) (#2416 ,
40- # 2417 by @trulede ).
39+ - Fixed panic when a variable was declared as an empty hash (` {} ` ) (#2416 , # 2417
40+ by @trulede ).
4141
4242#### Package API
4343
@@ -54,6 +54,10 @@ more timely. We have already merged a couple of longstanding PRs in our
5454@pd93 , @shrink , @trim21 and all the previous contributors to
5555[ arduino/setup-task] ( https://github.com/arduino/setup-task/ ) ).
5656
57+ ## v3.45.0 - 2025-09-15
58+
59+ Failed due to an issue with our release process.
60+
5761## v3.44.1 - 2025-07-23
5862
5963- Internal tasks will no longer be shown as suggestions since they cannot be
You can’t perform that action at this time.
0 commit comments