- NEW: Added `alias_email` and `destination_email` to `EmailForward` - CHANGED: Deprecated `email_from` and `email_to` fields in `EmailForward` - CHANGED: Aligned `EmailForwardInput` constructor param names with current endpoint definition - CHANGED: `DomainCollaborators` have been deprecated and will be removed in the next major version. Please use our Domain Access Control feature. - NEW: Add support for python 3.13
3.0.0
- CHANGED: Drop support for Python < 3.12 - CHANGED: Add support for Python 3.12
2.15.0
- NEW: Added `get_domain_restore`, `restore_domain` APIs to restore domains. (dnsimple/dnsimple-python447)
2.14.0
- NEW: Added `DnsAnalytics.query` to query and pull data from the DNS Analytics API endpoint(dnsimple/dnsimple-python445)
2.13.0
ENHANCEMENTS:
- NEW: Added `secondary`, `last_transferred_at`, `active` to `Zone` (dnsimple/dnsimple-python441)
2.12.0
FEATURES:
- NEW: Added `billing.list_charges` to list charges for the account [learn more](https://developer.dnsimple.com/v2/billing-charges/). (dnsimple/dnsimple-python#437)