Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 624 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 624 Bytes

Unreleased

0.5.0 (2022-01-01)

  • Use clap 3.0.0 instead of structopt
    • closes #131

0.4.6 (2021-07-05)

  • Add --latency-correction to avoid Coordinated Omission Problem.

0.4.5 (2021-05-04)

  • Set '--no-tui' automatically when stdout isn't TTY

0.4.4 (2020-11-18)

  • Bump resolv-conf to support options edns0 trust-ad on /etc/resolv.conf

0.4.3 (2020-11-12)

  • Add --connect-to option to override DNS for a given host+port, similar to curl

0.4.2 (2020-10-06)

  • Speed up on WSL Ubuntu 20.4

0.4.1 (2020-07-28)

  • Support -q 0 option for unlimited qps
  • Fix performance on limiting query/second