v0.6.0
What's Changed
- support host IP changes by @keepsimple1 in #81
- send a test multicast packet when binding a socket to an IP by @keepsimple1 in #84
- Txt properties' names should be case insensitive. by @keepsimple1 in #82
- change intf_socks from Vec to HashMap by @keepsimple1 in #85
- add get_property_val() by @keepsimple1 in #86
- Bump up polling crate version and minor refactoring. by @keepsimple1 in #87
- refactoring
get_properties
andTxtProperties
by @keepsimple1 in #88 - handle input errors gracefully in examples by @keepsimple1 in #89
- bump up the version to 0.6.0 by @keepsimple1 in #90
Full Changelog: v0.5.10...v0.6.0