Skip to content

Version 0.2.2

Compare
Choose a tag to compare
@Bas-Man Bas-Man released this 09 Dec 06:05
· 323 commits to master since this release
f2b6c88

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