Releases: keepsimple1/mdns-sd
Releases · keepsimple1/mdns-sd
v0.4.3
What's Changed
- fix a bug in stop browse by @keepsimple1 in #16
- bump up version to 0.4.3 by @keepsimple1 in #17
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- support special meta-query of dns-sd by @keepsimple1 in #14
- bump up the version to 0.4.2 by @keepsimple1 in #15
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- update more docs related to using flume by @keepsimple1 in #11
- bump version to 0.4.1 by @keepsimple1 in #12
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Use flume instead of crossbeam-channel by @lu-zero in #9
- bump up version to 0.4.0 by @keepsimple1 in #10
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- fix cache refresh and add metrics by @keepsimple1 in #7
- bump up version by @keepsimple1 in #8
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- Add example by @lu-zero in #5
- bump up the version to 0.2.2 by @keepsimple1 in #6
New Contributors
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Internal: mDNS daemon respond socket to be blocking for simpler send.
v0.2.0
Public API internally change to use unblocking try_send and set listening sockets to be unblocking.
v0.1.0
update Cargo.toml (#2)