- Further changes to PTR (I'm pretty bad at this), changes default provider from Cloudflare to System by @PrzemyslawKlys in #14
Full Changelog: https://github.com/EvotecIT/DnsClientX/compare/v...v0.3.4
- Few improvements, fix PTR by @PrzemyslawKlys in #12
- Fix ptr & bump version by @PrzemyslawKlys in #13
Full Changelog: https://github.com/EvotecIT/DnsClientX/compare/v0.3.1...v0.3.2
- Bump System.Text.Json from 8.0.4 to 8.0.5 in /DnsClientX by @dependabot in #11
Full Changelog: https://github.com/EvotecIT/DnsClientX/compare/v0.3.0...v0.3.1
- Added IDN conversion (punycode) for domain names
- Added timeout for UDP requests
- Added error handling for UDP requests
- Update dll package
- Updated description of package
Full Changelog: https://github.com/EvotecIT/DnsClientX/compare/v0.2.0...v0.2.1
- Add TLSA record improvements & other by @PrzemyslawKlys in #7
- Improves TLSA record processing, making sure it's the same output in all DnsProviders
- Update dependency of System.Text.Json to 8.0.3
- Other small updates
- Removes old converting projects that won't be needed
Full Changelog: https://github.com/EvotecIT/DnsClientX/compare/v0.1.1...v0.2.0
- Fixes packaging for NUGET to display proper readme
- Initial release