v0.3.0
This release features a major rede# the entire module and is not backwards-compatible with previous versions.
Features:
- Greatly improved handling of input commands and environment variables. No longer is any kind of weird escaping necessary for special characters.
- Support for multi-line input commands. Essentially, anything that could be run in a bash or PowerShell script file can be provided as input commands.
- Support for multi-line environment variables.
- Separate input variables for failing on non-zero exit code vs. failing on stderr output.
Breaking changes:
- Names for several input variables and outputs have changed.