v0.5.0
What's Changed
- Add an explicit with_udp_and_tcp helper to test_dns.rb by @KJTsanaktsidis in #49
- Clarify the license by @hsbt in #51
- Revert "Clarify the license" by @sorah in #52
- Import win32/resolv.rb that is required on Windows by @nobu in #54
- Clarify the license by @kou in #55
- ci: Exclude Ruby 2.5 on macos-latest by @kou in #56
- Fix TCP fallback with multiple nameservers [Bug #8285] by @opti in #50
- test_dns: Fix failure on Windows by @sorah in #58
- Add spec extensions by @nobu in #57
- test_dns: Fix FD leak by @hanazuki in #60
New Contributors
- @sorah made their first contribution in #52
- @kou made their first contribution in #55
- @opti made their first contribution in #50
Full Changelog: v0.4.0...v0.5.0