Skip to content

v0.8.0

Choose a tag to compare

@qwerty541 qwerty541 released this 04 Apr 15:56
· 693 commits to master since this release

Added

  • Introduced a new option --format to specify the output format. Supported formats are human-readable, json, and xml. The default format is human-readable.
  • Added Hurricane Electric to the built-in servers list.
  • Minor documentation improvements.
  • Improved tests coverage.

Changed

  • Updated base image of Docker container from rust:1.83.0 to rust:1.85.0

Dependencies

  • Updated clap from 4.5.23 to 4.5.32
  • Updated indicatif from 0.17.9 to 0.17.11
  • Updated toml from 0.8.19 to 0.8.20
  • Updated tabled from 0.17.0 to 0.18.0
  • Updated hickory-resolver from 0.24.2 to 0.24.4
  • Updated serde from 1.0.217 to 1.0.219