Release v1.5.8
- 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)