Skip to content

Releases: DavidGamba/dgtools

Release clitable/v0.1.0

21 Apr 05:14
Compare
Choose a tag to compare
clitable: add support for emojis

Release trees/v0.1.0

19 Mar 05:14
Compare
Choose a tag to compare
trees: Add trees lib

Release yaml-parse/v0.1.0

01 Feb 06:31
Compare
Choose a tag to compare
yaml-parse: Add multidocument yaml file example

Release password-cache/v0.1.5

09 Feb 16:14
Compare
Choose a tag to compare
password-cache: update to support darwin

Release run/v0.6.0

09 Nov 06:53
Compare
Choose a tag to compare
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

10 May 17:17
Compare
Choose a tag to compare
run: Allow running with cancelation context

Release run/v0.4.0

04 Apr 06:51
Compare
Choose a tag to compare
run: Update README and add LICENSE file

Release password-cache/v0.1.4

04 Apr 06:37
Compare
Choose a tag to compare
Update github actions

Release all/v20200921_2118

22 Sep 03:19
Compare
Choose a tag to compare
actions: Allow publishing all binaries if tag matches 'all'