v2.0.0
IMPORTANT: this release is not backwards compatible with v1.x - see the README for more details on upgrading.
- Minimum PHP version was increased to 8.1; this version uses strong typing, ENUMs, and other modern PHP features.
- Complete code re-factor, converting to PSR-4 style autoloading, and namespace semantics.
- Added support for DNS over TLS (DoT).
- Added support for DNS over HTTPS (DoH).
- Added support for (almost) all EDNS(0) features (client subnet, cookies, TCP keepalives, etc.)
- Added Memcache & Redis support in the local cache object.
- Added the HTTPS, SVCB, DSYNC, and other resource records.