Skip to content

Releases: orlandos-nl/DNSClient

2.4.2

24 Oct 16:55
3cd2795
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.1...2.4.2

2.4.1

26 Aug 18:30
Compare
Choose a tag to compare

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

25 Aug 19:05
3878acc
Compare
Choose a tag to compare

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.1

21 Apr 14:27
Compare
Choose a tag to compare

Fix iOS compilation

2.3.0

27 Mar 08:21
Compare
Choose a tag to compare
  • Add NIOTransportServices as a dependency for iOS users

2.2.1

27 Mar 08:21
Compare
Choose a tag to compare
  • Fix compilation on iOS

2.2.0

10 Dec 03:12
c4a2290
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.1...2.2.0

2.0.7

24 Mar 19:39
Compare
Choose a tag to compare

1.0.2

17 Nov 20:20
Compare
Choose a tag to compare

Backport Swift 5.0 support to NioDNS 1.x

1.0.0

27 Mar 08:15
Compare
Choose a tag to compare

What's Changed

  • Reproduce the error when trying to detect a DNS server by @Joannis in #1

Full Changelog: https://github.com/orlandos-nl/NioDNS/commits/1.0.0