Skip to content

v1.1.0 - less than a decade after the previous release

Latest
Compare
Choose a tag to compare
@denilsonsa denilsonsa released this 26 May 21:13
· 2 commits to master since this release

What's Changed

  • The special handling of the -6 parameter has been dropped. Instead, it is now being passed to the ping binary, which should just work on any "modern" version of ping. #27
  • New parameters --[no]globalstats and --[no]recentstats to toggle each of the two statistics lines.
  • Better handling in case --last <n> receives a number less than 1. In such case, the recent statistics will be dropped.
  • The --help output has been widened to 84 characters, to fit the new parameters and their description. If you're stuck with 80-char limit, I'm sorry. If you have a strong opinion about the 80-char limit, please suggest a solution for the help text.