v0.4.2
What's Changed
- Update take-until requirement from 0.1.0 to 0.2.0 by @dependabot in #192
- Update bitflags requirement from 1.3.2 to 2.0.2 by @dependabot in #193
- fix send buffer inconsistency issue by @russelltg in #194
- keysize in packet by @russelltg in #198
- Update libloading requirement from 0.7 to 0.8 by @dependabot in #203
- Add additional TryFrom implementations for SocketAddress by @cmleinz in #200
- Fix: use more robust dns resolution by @nipierre in #202
- srt-tokio: remove
trust-dns-resolver
dependency by @Kijewski in #207 - Feat: drop too late packets option by @nipierre in #208
- potential fix of drop_too_late_packets by @robertream in #209
New Contributors
Full Changelog: v0.4.1...v0.4.2