Skip to content

Release v1.5.8

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 15:16
v1.5.8
8b6a0ee
  • Fix escaping of line feed characters for Bash, Dash, and Zsh on Unix systems. (#332)
  • Fix escaping of line feed and carriage return characters for PowerShell and CMD on Windows systems. (#332)
  • Fix escaping of ~ and { for Bash on Unix systems with input strings containing line terminating characters. (#332)