File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2021.9.2-preview
4
+ ### Wednesday, September 29, 2021
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - #️⃣ 🙏 [ vscode-powershell #3593 ] ( https://github.com/PowerShell/vscode-powershell/pull/3593 ) - Remove ` mocha-junit-reporter ` package by relying on Mocha's xUnit module.
9
+ - #️⃣ 🙏 [ vscode-powershell #3592 ] ( https://github.com/PowerShell/vscode-powershell/pull/3592 ) - Remove unused feature commands. (Thanks @CrendKing !)
10
+ - #️⃣ 🙏 [ vscode-powershell #3591 ] ( https://github.com/PowerShell/vscode-powershell/pull/3591 ) - Bump dependencies and lockfile.
11
+ - 🐛 🚨 [ vscode-powershell #3570 ] ( https://github.com/PowerShell/vscode-powershell/pull/3570 ) - Fix path regressions and cover with tests.
12
+
13
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
14
+
15
+ - 🐛 📟 [ PowerShellEditorServices #24977523 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1571 ) - Implement ` LengthInBufferCells ` to fix ANSI formatting. (Thanks @SeeminglyScience !)
16
+ - ✨ 🔍 [ vscode-powershell #3522 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1570 ) - Send ` stopDebugger ` notification when appropriate.
17
+ - 🐛 🔍 [ vscode-powershell #3537 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1569 ) - Fix bug with ` ExecuteScriptWithArgsAsync ` when ` script ` is a command.
18
+
3
19
## v2021.9.1-preview
4
20
### Tuesday, September 14, 2021
5
21
You can’t perform that action at this time.
0 commit comments