File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2021.8.0-preview
4
+ ### Tuesday, August 03, 2021
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - ✨ 📺 [ vscode-powershell #3422 ] ( https://github.com/PowerShell/vscode-powershell/pull/3493 ) - Update extension icon (and use a special preview icon).
9
+ - ✨ 👷 [ vscode-powershell #2286 ] ( https://github.com/PowerShell/vscode-powershell/pull/3461 ) - Pipeline-ify entire release process.
10
+
11
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
12
+
13
+ - ✨ 🔍 [ PowerShellEditorServices #1533 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1533 ) - Enable and fix many .NET Code Analysis warnings.
14
+ - ✨ 👷 [ PowerShellEditorServices #1530 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1530 ) - Update release and CI pipelines.
15
+ - ✨ 👷 [ PowerShellEditorServices #1528 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1528 ) - Automate entire release process.
16
+ - ✨ 🛫 [ PowerShellEditorServices #1527 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1527 ) - Add stack trace to resolve event handler on debug.
17
+ - ✨ 🛫 [ PowerShellEditorServices #1523 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1526 ) - Initialize runspaces with ` InitialSessionState ` object.
18
+
19
+
3
20
## v2021.7.0-preview
4
21
### Thursday, July 15, 2021
5
22
You can’t perform that action at this time.
0 commit comments