Version 0.2.2
Add feature: warn-dns
This feature enables syntactical testing of DNS Host and Domain names.
If any host/domain is not valid. Then has_warnings()
will be set to true
and a vec of invalid records can be accessed using warnings()
Full Changelog: v0.2.0...v0.2.2