Skip to content

Release v1.21

Compare
Choose a tag to compare
@jandelgado jandelgado released this 30 Dec 13:02
0161500
  • new option: --format FORMAT which controls output format in tap,
    subscribe commands. --format json is equivalent to --json, which is
    now deprecated
  • new output format: --format json-nopp which is not-pretty-printed JSON in
    tap and subscribe commands (#31)
  • new option --silent for commands tap and subscribe which suppresses
    message output to stdout (#11)
  • short -o option for the info command --omit-empty is no longer supported
  • uniformly name test files *_test.go to improve external tool discoverbility