File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2024.4.0
4
+ ### Monday, November 04, 2024
5
+
6
+ With PowerShell Editor Services [ v3.21.0] ( https://github.com/PowerShell/PowerShellEditorServices/releases/tag/v3.21.0 ) !
7
+
8
+ Call-operator support and various bug fixes.
9
+
10
+ See more details at the GitHub Release for [ v2024.4.0] ( https://github.com/PowerShell/vscode-powershell/releases/tag/v2024.4.0 ) .
11
+
3
12
## v2024.5.0-preview
4
13
### Wednesday, October 30, 2024
5
14
6
15
With PowerShell Editor Services [ v3.21.0] ( https://github.com/PowerShell/PowerShellEditorServices/releases/tag/v3.21.0 ) !
7
16
8
- Call-operator support and various bug fixes
17
+ Call-operator support and various bug fixes.
9
18
10
19
See more details at the GitHub Release for [ v2024.5.0-preview] ( https://github.com/PowerShell/vscode-powershell/releases/tag/v2024.5.0-preview ) .
11
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " powershell" ,
3
3
"displayName" : " PowerShell" ,
4
- "version" : " 2024.5 .0" ,
4
+ "version" : " 2024.4 .0" ,
5
5
"preview" : false ,
6
6
"publisher" : " ms-vscode" ,
7
7
"description" : " Develop PowerShell modules, commands and scripts in Visual Studio Code!" ,
You can’t perform that action at this time.
0 commit comments