Changelog
Added
- DNSSec support (thx @johnny-bit)
- RFC5733 enhancements (thx @johnny-bit)
- optional HTTPClient (client now abstracted) (thx @johnny-bit)
- initial nic.it support (thx @bessone)
- NASK support (thx @johnny-bit)
- initial nominet support (thx @greenmato)
Fixed
- various doc & code improvements - almost a complete rewrite 😅 (thx @johnny-bit)
- fixed verify-peer logic (thx @domainregistrar)
- getConfigDefaultBool fix (thx @panaceya)
- allow '-' (hyphen character) in AbstractFrame (thx @krtcom)
- various build fixes / modernization and switch away from defunct travis-ci to github-actions