Improvements
- Feat: support handling not-forwarded domains and local domains by default. For example,
resolver.arpa
is not forwarded to the upstream resolver, andlocalhost
is always resolved to127.0.0.1
or::1
. - Refactor: Various minor improvements
- Deps.
What's Changed
- feat: rust alpine (musl) build by @junkurihara in #71
- Feat/not forwarded arpa by @junkurihara in #72
- 0.4.1 by @junkurihara in #73
Full Changelog: 0.4.0...0.4.1