Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1727d92

Browse files
committed
cmdmod: changelog
1 parent d56bc41 commit 1727d92

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed

changelog/68096.fixed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
cmdmod: fix special character handling on Windows

changelog/68118.fixed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
cmdmod: fix quotation handling with Windows and Powershell

changelog/68156.changed.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
cmdmod: invoke a shell only with cmd.shell or when using the shell parameter
2+
cmdmod: run PowerShell scripts via -File instead of -Command
3+
cmdmod: allow passing args as a list for cmd.script
4+
cmdmod: return an error when running a bad command with cmd.powershell

changelog/68856.fixed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
cmdmod: handle cases where the temp script is not removed with cmd.script

0 commit comments

Comments
 (0)