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
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