What's Changed
- TxtProperties: new method to get a HashMap of properties by @keepsimple1 in #303
- Remind users of the maximum length of the attribute. by @mycrl in #304
- refactoring: property length check by @keepsimple1 in #305
- fix: include loopback addresses in filtering criteria by @minetake01 in #306
- ResolvedService: a new plain struct for attributes of a service by @keepsimple1 in #302
- refactoring: make e_fmt! available within the crate by @keepsimple1 in #311
- ci: add doc check and fail if there are any warnings by @CosminPerRam in #310
- refactoring: move handle_poller_events into Zeroconf impl by @keepsimple1 in #315
- fix: remove related addresses in the cache when disabling an interface by @keepsimple1 in #316
- enable_interface: support loopback interface by @keepsimple1 in #317
- bump up version to 0.13.3 by @keepsimple1 in #321
New Contributors
- @mycrl made their first contribution in #304
- @minetake01 made their first contribution in #306
Full Changelog: v0.13.2...v0.13.3