All Versions
7
Latest Version
Avg Release Cycle
47 days
Latest Release
1360 days ago

Changelog History

  • v1.3.0 Changes

    July 08, 2020
    • ๐Ÿšš Move repository from github.com/SimonBaeumer/cmd to github.com/commander-cli/cmd
  • v1.2.3 Changes

    April 01, 2020
    • โœ‚ Removed cmd.MultiplexedWriter in favor of the built-in io.MultiWriter
  • v1.2.2 Changes

    October 24, 2019
    • ๐Ÿ›  Fix overwrite of stderr in WithCustomStdout
    • ๐Ÿ›  Fix overwrite of stdout in WithCustomStderr
  • v1.2.1 Changes

    October 24, 2019
    • โž• Add MultiplexedWriter in NewCommand constructor for stdout and stderr
  • v1.2.0 Changes

    October 24, 2019
    • โž• Add cmd.WithCustomStdout option
    • โž• Add cmd.WithCustomStderr option
    • โž• Add Command.Combined() function which returns the combined output of stdout and stderr
    • โž• Add cmd.WithEnvironmentVariables option
    • โž• Add cmd.WithInheritedEnvironment option
    • โž• Add CaptureStandardOut function
  • v1.1.0

    October 02, 2019
  • v1.0.0

    September 29, 2019