Skip to content

v0.6.0

Compare
Choose a tag to compare
@qwerty541 qwerty541 released this 02 Jun 18:11
· 186 commits to master since this release

Added

  • Added --custom-servers-file option to specify a custom file with DNS servers list to use instead of built-in list.
  • Added DNS.WATCH to built-in list.
  • Added Norton ConnectSafe to built-in list.
  • Added docker image and published it to Docker Hub for users who don't have Rust programming language environment installed on their machines.
  • Covered some code with tests.

Documentation

  • Added "Which method to choose?" article into installation section.

Dependencies

  • Updated serde from 1.0.201 to 1.0.203
  • Updated toml from 0.8.12 to 0.8.13