This project uses Semantic Versioning 2.0.0.
- CHANGED: Deprecate Certificate's
contact_id
(dnsimple#85) - CHANGED: Add getter for attribute errors in
DnsimpleValidationException
(dnsimple#96)
- FIXED:
Registrar.ChangeDomainDelegation
not serialising delegation list properly
- CHANGED: Bumped up dependency versions.
- CHANGED: Added support for DS record key-data interface (dnsimple/dnsimple-chsarp#58)
- CHANGED: Removed deprecated
Registrar.GetDomainPremiumPrices
- NEW: Added
Registrar.GetDomainPrices
to retrieve whether a domain is premium and the prices to register, transfer, and renew. (dnsimple#46)
- FIXED: Adds missing CDNSKEY & CDS record types (#32). (dnsimple#32)
- FIXED: Avoids setting
UserAgent
onChangeBaseUrlTo
if Client is provided. (dnsimple#22) - CHANGED: Moves / Migrates project to .NET standard (dnsimple#23)
- CHANGED:
Contact.Fax
is not required anymore. (dnsimple#16) - CHANGED:
Certificate.ExpiresOn
has been replaced byCertificate.ExpiresAt
. (dnsimple#14) - CHANGED:
Domain.ExpiresOn
has been replaced byDomain.ExpiresAt
. (dnsimple#11)
Initial non-development release that supports API v2.