v0.5.0
Breaking Changes
ServiceInfo::new()
returns aResult<>
.
What's Changed
- allow multiple formats for host_ipv4 by @indietyp in #21
- impl AsIpv4Addrs refactoring by @keepsimple1 in #23
- prepare for a new release by @keepsimple1 in #24
New Contributors
Full Changelog: v0.4.3...v0.5.0