File tree
Expand file treeCollapse file tree2 files changed
+11
-1
lines changed Expand file treeCollapse file tree2 files changed
+11
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
|
1 | 1 | # PowerShell Extension Release History
|
2 | 2 |
|
| 3 | +## v2025.3.0-preview |
| 4 | +### Tuesday, March 18, 2025 |
| 5 | + |
| 6 | +With PowerShell Editor Services [v4.3.0](https://.com/PowerShell/PowerShellEditorServices/releases/tag/v4.3.0)! |
| 7 | + |
| 8 | +Now with [PSScriptAnalyzer v1.2.4](https://.com/PowerShell/PSScriptAnalyzer/releases/tag/1.24.0) |
| 9 | +and [PSReadLine v2.4.1-beta1](https://.com/PowerShell/PSReadLine/releases/tag/v2.4.1-beta1). |
| 10 | + |
| 11 | +See more details at the Release for [v2025.3.0-preview](https://.com/PowerShell/vscode-powershell/releases/tag/v2025.3.0-preview). |
| 12 | + |
3 | 13 | ## v2025.0.0
|
4 | 14 | ### Tuesday, January 21, 2025
|
5 | 15 |
|
|
Original file line number | Diff line number | Diff line change |
---|
|
1 | 1 | {
|
2 | 2 | "name": "powershell",
|
3 | 3 | "displayName": "PowerShell",
|
4 |
| -"version": "2025.0.0", |
| 4 | +"version": "2025.3.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