|
1 | 1 | # PowerShell Extension Release History
|
2 | 2 |
|
| 3 | +## v2021.8.0 |
| 4 | +### Monday, August 09, 2021 |
| 5 | + |
| 6 | +The first stable release since [v2021.6.2](#v202162), this release includes all the |
| 7 | +changes from [v2021.8.0-preview](#v202180-preview) and |
| 8 | +[v2021.7.0-preview](#v202170-preview) (see below). While the highlights are listed here, |
| 9 | +[please read our blog post](https://devblogs.microsoft.com/powershell/powershell-for-visual-studio-code-august-2021-update/) |
| 10 | +for the full story! |
| 11 | + |
| 12 | +#### [vscode-powershell](https://github.com/PowerShell/vscode-powershell) |
| 13 | + |
| 14 | +- ✨ 📺 [vscode-powershell #3422](https://github.com/PowerShell/vscode-powershell/pull/3493) - Update extension icon (and use a special preview icon). |
| 15 | +- ✨ 👷 [vscode-powershell #2286](https://github.com/PowerShell/vscode-powershell/pull/3461) - Pipeline-ify entire release process. |
| 16 | + |
| 17 | +#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices) |
| 18 | + |
| 19 | +- ✨ 🔍 [PowerShellEditorServices #1533](https://github.com/PowerShell/PowerShellEditorServices/pull/1533) - Enable and fix many .NET Code Analysis warnings. |
| 20 | +- ✨ 👷 [PowerShellEditorServices #1528](https://github.com/PowerShell/PowerShellEditorServices/pull/1528) - Automate entire release process. |
| 21 | +- ✨ 🙏 [PowerShellEditorServices #1493](https://github.com/PowerShell/PowerShellEditorServices/pull/1514) - Load only bundled `PSReadLine`. |
| 22 | +- 🐛 👷 [PowerShellEditorServices #1513](https://github.com/PowerShell/PowerShellEditorServices/pull/1513) - Import `InvokePesterStub.ps1` from `vscode-powershell` (with history). |
| 23 | + |
3 | 24 | ## v2021.8.0-preview
|
4 | 25 | ### Tuesday, August 03, 2021
|
5 | 26 |
|
|
16 | 37 | - ✨ 🛫 [PowerShellEditorServices #1527](https://github.com/PowerShell/PowerShellEditorServices/pull/1527) - Add stack trace to resolve event handler on debug.
|
17 | 38 | - ✨ 🛫 [PowerShellEditorServices #1523](https://github.com/PowerShell/PowerShellEditorServices/pull/1526) - Initialize runspaces with `InitialSessionState` object.
|
18 | 39 |
|
19 |
| - |
20 | 40 | ## v2021.7.0-preview
|
21 | 41 | ### Thursday, July 15, 2021
|
22 | 42 |
|
|
0 commit comments