Skip to content

shotgun v2.0.0

Compare
Choose a tag to compare
@9ary 9ary released this 30 Nov 00:58
· 86 commits to master since this release

This release contains breaking changes.

  • Removed the heuristic to detect whether stdout is being piped or redirected.
    It was misfiring in cases where shotgun was not being run in a terminal, but the output wasn't being piped.
    You can pipe shotgun's output in your scripts, simply pass - as the file name.