All Versions
7
Latest Version
Avg Release Cycle
47 days
Latest Release
1653 days ago
Changelog History
Changelog History
-
v1.3.0 Changes
July 08, 2020- ๐ Move repository from
github.com/SimonBaeumer/cmd
togithub.com/commander-cli/cmd
- ๐ Move repository from
-
v1.2.3 Changes
April 01, 2020- โ Removed
cmd.MultiplexedWriter
in favor of the built-inio.MultiWriter
- โ Removed
-
v1.2.2 Changes
October 24, 2019- ๐ Fix overwrite of
stderr
inWithCustomStdout
- ๐ Fix overwrite of
stdout
inWithCustomStderr
- ๐ Fix overwrite of
-
v1.2.1 Changes
October 24, 2019- โ Add
MultiplexedWriter
inNewCommand
constructor forstdout
andstderr
- โ Add
-
v1.2.0 Changes
October 24, 2019- โ Add
cmd.WithCustomStdout
option - โ Add
cmd.WithCustomStderr
option - โ Add
Command.Combined()
function which returns the combined output ofstdout
andstderr
- โ Add
cmd.WithEnvironmentVariables
option - โ Add
cmd.WithInheritedEnvironment
option - โ Add
CaptureStandardOut
function
- โ Add
-
v1.1.0
October 02, 2019 -
v1.0.0
September 29, 2019