This release fixed an issue on Linux systems, where the output could not be written due to an input/output error of the shared pseudo terminal. Also, renamed the flag to show the command to --show-cmd
to be more compact and easy to write.
Changelog
ab68590 Fix issue with error on Linux systems
ddc940a Add arm to the list of release architectures
77470ac Change go-bindata source location
fb81926 Fix staticcheck findings
e251a7f Rework of README and example
6fa8a99 Add special case for ✗ to mitigate render issue
c9eeb49 Improve error output and flag names
361fbc3 Use GitHub Action build badge
a692159 Remove Travis configuration
9aff501 Update release config based on recommendations