Skip to content

Releases: homebridge/ciao

v1.0.3 (2020-09-15)

15 Sep 14:25
1c65fc6
Compare
Choose a tag to compare

Bug Fixes

  • Replaced the arp command on linux with ip neighbour and silently fallback when the ip command shouldn't be available

v1.0.2 (2020-09-15)

15 Sep 02:41
f3944a5
Compare
Choose a tag to compare

Bug Fixes

  • Fixed an issue where a silenced error might lead to the probing process to freeze

v1.0.1 (2020-09-15)

15 Sep 01:48
bba42cf
Compare
Choose a tag to compare

Bug Fixes

  • Fixes a bug on FreeBSD systems where no network interfaces where found
  • Ensure that on systems where the arp tool is not installed (like on some container installations), network interfaces are detected nonetheless

v1.0.0 (2020-09-14)

14 Sep 17:44
730804b
Compare
Choose a tag to compare

ciao is a RFC 6763 compliant dns-sd library, advertising on multicast dns (RFC 6762) implemented in plain Typescript/JavaScript.

This marks the initial release of ciao.