shotgun v2.0.0
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.