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 e2dc138 commit c71d8adCopy full SHA for c71d8ad
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.4.0 - 2025-08-21
4
5
- Added `terminal.per` setting to allow a new terminal per task (#125, #126 by
6
@yoiang).
package.json
@@ -5,7 +5,7 @@
"homepage": "https://taskfile.dev",
"icon": "res/icon.png",
7
"license": "MIT",
8
- "version": "0.3.2",
+ "version": "0.4.0",
9
"publisher": "task",
10
"author": {
11
"name": "Pete Davison",
0 commit comments