File tree 1 file changed +20
-0
lines changed 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Editor Services Release History
2
2
3
+ ## v2.0.0-preview.5
4
+ ### Wednesday, September 18, 2019
5
+
6
+ - 🐛 [ PowerShellEditorServices #1022 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1022 ) -
7
+ Catch stream exceptions for some Debug Adapter stability.
8
+ - 🔎 [ PowerShellEditorServices #1021 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1021 ) -
9
+ Add AutoCorrectAliases setting (PR to be made in VS-Code repo as well) to add support for optionally correcting aliases as well (added in PSSA 1.18.2). (Thanks @bergmeister !).
10
+ - 🐛 [ vscode-powershell #1994 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1000 ) -
11
+ Fix crash when setBreakpoint from VSCode sends a git:/ URI.
12
+ - 🧹 [ PowerShellEditorServices #988 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/988 ) -
13
+ Remove consoleecho lib for PowerShell 7.
14
+ - 📔 [ PowerShellEditorServices #986 ] ( https://github.com/PowerShell/PowerShellEditorServices ) -
15
+ Documentation updates. (Thanks @SydneyhSmith !)
16
+ - ⚙️ [ PowerShellEditorServices #981 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/981 ) -
17
+ Update NewtonSoft.Json dependency from 10.0.3 to 11.02 since PS 6.0 has been deprecated. (Thanks @bergmeister !)
18
+ - 🐛 [ vscode-powershell #2007 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/974 ) -
19
+ Defend against crash when no PSScriptAnalyzer is found.
20
+ - 👷 [ PowerShellEditorServices #978 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/977 ) -
21
+ Delete stale WebSocket code.
22
+
3
23
## v2.0.0-preview.4
4
24
### Wednesday, May 22, 2019
5
25
You can’t perform that action at this time.
0 commit comments