Releases: DavidGamba/dgtools
Releases · DavidGamba/dgtools
Release clitable/v0.1.0
clitable: add support for emojis
Release trees/v0.1.0
trees: Add trees lib
Release yaml-parse/v0.1.0
yaml-parse: Add multidocument yaml file example
Release password-cache/v0.1.5
password-cache: update to support darwin
Release run/v0.6.0
run: new features - New method `PrintErr()`: Allow printing errors to os.Stderr during command execution. - New method `SaveErr()`: Allow capturing errors and storing them in the exec.ExitError.Stderr field for inspection when an error has occurred. Also, allow running tests in both linux and darwin.
Release run/v0.5.0
run: Allow running with cancelation context
Release run/v0.4.0
run: Update README and add LICENSE file
Release password-cache/v0.1.4
Update github actions
Release all/v20200921_2118
actions: Allow publishing all binaries if tag matches 'all'