dns v2.0.0 Release Notes

    • DNSMessage is now monomorphic
    • RDATA is now monomorphic
    • โœ‚ Removed traversal instance for DNSMessage
    • ๐Ÿ‘ EDNS0 encoding/decoding is now supported
    • โœ‚ Removed dnsMapWithType and dnsTraverseWithType functions
    • responseA and responseAAAA now take lists of IP addresses as their arguments
    • DNSHeader type no longer has qdCount, anCount, nsCount, and arCount fields