Added * Add the Joker.com provider * Add environment variable `TLDEXTRACT_CACHE_PATH` to configure a tldextract cache custom location for Lexicon
Modified * Old environment variable `TLDEXTRACT_CACHE_FILE` is deprecated and will be removed in a future release
3.5.0
Modified * Avoid installation problems with setuptools==50 * Migrating codebase to Python 3.6+ specific features (Lexicon will explicitly break on older versions now) * Fix Easyname provider to work with their new website
3.4.5
Added * Add pagination support to Google Cloud DNS provider (577) * Add official support to Python 3.9 * Add SSHFP record support to CloudFlare provider (library only) (612)
Modified * Fix create/update operations when CAA records are presents in GoDaddy provider (545) * Fix Hover provider with new authentication URL (618)
3.4.4
Modified * Fix Gandi provider to use the new LiveDNS API URL
3.4.3
Modified * Improve versions constraints by declaring latest major versions known to work with Lexicon
3.4.2
Modified * Relax versions constraints on Lexicon dependencies until there is a real need.