File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2024.1.0-preview
4
+ ### Wednesday, January 03, 2024
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - #️⃣ 🙏 [ vscode-powershell #4865 ] ( https://github.com/PowerShell/vscode-powershell/pull/4865 ) - Update CI to install .NET SDK 8.0.
9
+ - ✨ 👷 [ vscode-powershell #4860 ] ( https://github.com/PowerShell/vscode-powershell/pull/4860 ) - Bump VS Code engine.
10
+
11
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices ) v3.16.0
12
+
13
+ - 🐛 📟 [ vscode-powershell #4854 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/2125 ) - Update shell integration script to fix command decorations.
14
+ - ✨ 🚨 [ PowerShellEditorServices #2124 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/2124 ) - Test end-to-end with PowerShell Daily.
15
+ - ✨ 👷 [ PowerShellEditorServices #2114 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/2114 ) - Add PowerShell 7.4 SDK and ` net8.0 ` framework.
16
+ - ✨ 🚨 [ PowerShellEditorServices #2110 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/2110 ) - Switch to GitHub Actions for all CI.
17
+
3
18
## v2023.11.1-preview
4
19
### Thursday, December 07, 2023
5
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " powershell" ,
3
3
"displayName" : " PowerShell" ,
4
- "version" : " 2023.11.1 " ,
4
+ "version" : " 2024.1.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