The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl module Zonemaster.

v1.0.7 2015-10-01
 - ASN in logs are now arrays
 - Make test witout IPv6 connectivity works, fixes #121
 - Now requires Net::Socket::IP
 - Fixes malformed log messages

v1.0.6 2015-09-16
 - Fix for removal of Text::Capitalize

v1.0.5 2015-09-10
 - Removes dependency on Text::Capitalize (issue #110 and #109)
 - Split the ns and address args fields in the log (continuing work), including RECURSE_QUERY
 - Added get_max_level() to Zonemaster::Logger
 - Added blacklisting functionality for non-responding name servers (issue #96)
 - Removed GOST functionality
 - Improved test coverage
 - Fixed the test nameserver08 (issue #93 and issue #94)

v1.0.4 2015-06-24
 - Fixed NSEC3 iterations evaluation, issue #77
 - Key size info on DNSKEY records, issue #79
 - Signature expiration info, issue #13
 - Added new test case, nameserver08, QNAME case insensitivity
 - Fixed English log entry on open recursors, issue #76
 - Added new test case, nameserver07, upward referrals
 - Fixed nameserver response times, issue cli #20
 - Fix empty key list crash, issue zonemaster #320
 - Logging improvements, work on issue #60
 - Improvements on JSON output
 - Fixed locale problems

v1.0.3 2015-04-07
 - Add message stating clearly that a name is not a domain.
 - Check more thoroughly that answers are answers when building zone NS
   list.
 - Source address settable by nameserver object with a global default.
 - Documentation updates.
 - Log information on how and when a test was started.
 - Fix capitalization bug in consistency04.
 - Cache was not properly cleared.
 - Fix for crash bug.
 - Updated DNSSEC policy
 - Refer to overview page from Zonemaster page.
 - Fix missed corner case in parent-finding algorithm.
 - CNAME handling accidentally left outside check for packet existence.
 - Clearer message when failling signature checks because GOST support is
   not present.

v1.0.2 2015-02-24
 - Run most DNSSEC tests even when there is no DS.
 - Raise Net::LDNS requirement to v0.71. Closes #17. Closes #18.
 - Document policy data.
 - Make it so the policy can decide which test cases should be run by
   default.
 - Make sure dnssec11 emits one and only one message.
 - [BugFix] Classless in-addr.arpa #14

v1.0.1 2014-12-30
 - Raise version numbers for changed modules.
 - Change level of open AXFR message to NOTICE.
 - CNAME was not handled correctly when looking up addresses for names.
 - Faked DS response packets should have AA set.
 - Add and/or adjust Swedish translations to match en.po.
 - Fix NSEC3PARAM issue reported by Jakob Schlyter.

v1.0.0 2014-12-11 Public beta release.

v0.1.0 2014-11-17 Alpha test release.

v0.0.8 2014-11-04 Developer release.

v0.0.7 2014-10-30 Developer release.

v0.0.2 2014-05-25 Initial developer release.