File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## Unreleased
3
+ ## v0.2.0 - 2023-05-07
4
4
5
5
- Improve error handling in when Taskfiles contain errors (#25 by @pd93 ).
6
6
- Added a new command: ` Task: Show Debug Panel ` to show the Task debug panel
21
21
by @pd93 ).
22
22
- This means you can now install it in [ VSCodeium] ( https://vscodium.com/ ) .
23
23
24
- ## v0.1.1 - 2021 -03-27
24
+ ## v0.1.1 - 2023 -03-27
25
25
26
26
- Fixed some installations (e.g. Brew) not detecting the Task version correctly
27
27
(#13 , #14 by @pd93 ).
Original file line number Diff line number Diff line change 5
5
"homepage" : " https://taskfile.dev" ,
6
6
"icon" : " res/icon.png" ,
7
7
"license" : " MIT" ,
8
- "version" : " 0.1.1 " ,
8
+ "version" : " 0.2.0 " ,
9
9
"publisher" : " task" ,
10
10
"author" : {
11
11
"name" : " Pete Davison" ,
You can’t perform that action at this time.
0 commit comments