We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v3.0.1
1 parent 2905fbb commit 75bea95Copy full SHA for 75bea95
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# PowerShell Editor Services Release History
2
3
+## v3.0.1
4
+### Wednesday, November 03, 2021
5
+
6
+- 🐛 🔍 [PowerShellEditorServices #1608](https://github.com/PowerShell/PowerShellEditorServices/pull/1611) - Improve PowerShell command and argument escaping. (Thanks @JustinGrote!)
7
+- 🐛 📟 [PowerShellEditorServices #1603](https://github.com/PowerShell/PowerShellEditorServices/pull/1606) - Add `LengthInBufferCells` back to `EditorServicesConsolePSHostRawUserInterface`.
8
+- #️⃣ 🙏 [PowerShellEditorServices #1604](https://github.com/PowerShell/PowerShellEditorServices/pull/1604) - Fix profile loading and `$PROFILE` variable.
9
10
## v3.0.0
11
### Thursday, October 28, 2021
12
0 commit comments