Skip to content

Releases: Bouke/NetService

0.8.1

30 Nov 23:13
08e1f76
Compare
Choose a tag to compare

Fixes a regression with Linux Swift 5.1 and 5.2.

0.8.0

29 Nov 10:49
85e5112
Compare
Choose a tag to compare
Merge pull request #36 from Bouke/linux-swift-53

Test against Swift 5.3 on Linux

0.7.0

31 Aug 08:54
ade5b7b
Compare
Choose a tag to compare

Removed

  • Swift 4 support.

Swift 5 support

31 Mar 20:38
9eb5b6a
Compare
Choose a tag to compare
0.6.0

Merge pull request #32 from Bouke/swift-5

Backed by dns_sd

05 Jan 15:12
7181540
Compare
Choose a tag to compare

This version replaces the mDNS resolver with the system library providing dns_sd. On Linux you can install Avahi: libavahi-compat-libdnssd-dev, on macOS it will use the builtin mDNS resolver.

Changed

  • Use Avahi resolver on Linux.

0.4.1

09 Dec 08:21
33be230
Compare
Choose a tag to compare

Added

  • Default delegate implementations

Swift 4.2

21 Oct 06:14
927eb17
Compare
Choose a tag to compare

Changes

  • Swift 4.2

0.3.0

21 Oct 06:15
d793820
Compare
Choose a tag to compare

Changes

  • Better error handling