Skip to content

Release v1.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 07:48
· 370 commits to main since this release
3d6b0c0
  • Fix incorrect escaping of " when escaping for CMD. ([#1022])
  • Fix incorrect escaping of " when escaping for PowerShell. ([#1023])
  • Fix incorrect escaping of " when quoting for PowerShell. ([#1023])
  • Fix incorrect escaping of % when quoting for CMD. ([#986], [#998])