Releases: orlandos-nl/DNSClient
Releases · orlandos-nl/DNSClient
2.4.1
Disable PTR APIs on Linux, as the C structs being used are symbol name is mangled on Linux, and differently between some Swift versions
2.4.0
What's Changed
- Inverse dns ptr record functionality by @camunro in #29
- Use the official NIOTS, and support NIOTS on macOS platforms by @Joannis in #28
New Contributors
Full Changelog: 2.3.2...2.4.0
2.3.0
- Add NIOTransportServices as a dependency for iOS users
1.0.2
Backport Swift 5.0 support to NioDNS 1.x