Skip to content

Releases: apple/swift-async-dns-resolver

0.4.0

22 May 16:18
08c07ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.4.0

0.3.1

21 Feb 21:52
b7079b7
Compare
Choose a tag to compare

What's Changed

  • Avoid memory leak from hostent by @dieb in #30
  • Fix continuation memory leak in Ares.query by @dieb in #31

New Contributors

  • @dieb made their first contribution in #30

Full Changelog: 0.3.0...0.3.1

0.3.0

17 Feb 04:51
1f5d6f4
Compare
Choose a tag to compare

What's Changed

  • Split error message from code by @glbrntt in #24
  • Add public inits to record types by @glbrntt in #23
  • Add missing platform availability annotation by @yim-lee in #26

Full Changelog: 0.2.0...0.3.0

0.2.0

14 Feb 22:11
96a18c6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.4...0.2.0

0.1.4

08 Feb 02:50
66b7dc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.3...0.1.4

0.1.3

07 Feb 02:45
26dae18
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.1.3

0.1.2

09 Jan 20:58
95fda89
Compare
Choose a tag to compare

What's Changed

  • Fix bug in DNSSD IPv6 address string conversion. by @torinmr in #14

New Contributors

Full Changelog: 0.1.1...0.1.2

0.1.1

06 Dec 21:43
5aa112c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

14 Jun 00:14
c5d9b79
Compare
Choose a tag to compare
  • Update c-ares to 1.19.1 (#6)
  • Adopt Swift structured concurrency (#7)
  • Use dnssd on Darwin platforms (#8)

0.0.3

19 Oct 01:09
e1ba62e
Compare
Choose a tag to compare

Swift 5.5 build (#5)