You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented automatic detection of the system DNS servers on Linux, Windows and macOS platforms and its inclusion in the benchmark in case these servers are not present in the built-in servers list.
Servers that are currently configured in the system will be highlighted in the output table.
Added --skip-system-servers option to skip the auto-detection of system DNS servers.
Changed
Changed MSRV from 1.74.1 to 1.82.0
Updated base image of Docker container from rust:1.86.0 to rust:1.87.0
Documentation
Added information about new features.
Completely reworked features section to make it more informative and user-friendly.
Reviewed grammar and spelling errors in the description section.
Updated the preview gif-animation to reflect the new features.
Added the preview image to the readme file and Docker Hub overview.