rabtap v1.21 Release Notes

Release Date: 2019-12-14 // over 4 years ago
    • ๐Ÿ†• 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