All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- New automatic documentation generation using docfx.
v0.2.0 - 2025-08-04
- Explicit nullable
- Strong assembly name signing
- The DNS record type is now strong typed via enum
DnsRecordType - The response status is now strong typed via enum
ResponseStatus
- Unneccessary internal constructor (for UnitTests)
Modelssub-namespace
v0.1.0 - 2024-06-21
initial release, DNS only
- RegEx pattern for DomainName, ClientRequestId and RecordType
- Basic client to initialize the API
- API actions to read and update DNS entries of a domain