Releases: taketo1113/ddig
Releases · taketo1113/ddig
v0.4.0
What's Changed
Enhancements
- Support to output with json format by @taketo1113 in #8
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
Bug Fix
- Fix default port 443 with doh http/1.1 by @taketo1113 in #7
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
Enhancements
- Add DDR option for CLI by @taketo1113 in #5
- Resolve with designated resolvers (DDR) by @taketo1113 in #6
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
Enhancements
- Add DoH client (HTTP/1.1) by @taketo1113 in #2
- Add CLI for UDP(Do53) / DoT by @taketo1113 in #1
- Change cli option dns-type(-d/--dns-type) by @taketo1113 in #4
- Add ipv4/ipv6 options by @taketo1113 in #3
New Contributors
- @taketo1113 made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0
v0.1.0
- Add Do53 client
- Add DoT client
- Add DDR client (without lookup with ddr resolvers)
Full Changelog: https://github.com/taketo1113/ddig/commits/v0.1.0