Breaking Change:
- config file:
api.portandapi.listenmerge together to a single api.listener` fieldupstream.name_servers.trust_nx_responsesrenamed toupstream.name_servers.trust_negative_responses(by hickory-dns)
- probably some more minor breaking change caused by hickory-dns update
What's Changed
- Update to hickory-dns 0.25.1 by @remilia-dev in #42 (this fix DNSSEC)
- improve and fix CI by @LuckyTurtleDev in #45
- updates deps; fix #46 by @LuckyTurtleDev in #50
- Add H3 downstream option by @msrd0 in #39
- add test for config inside the readme; add outdated config in readme by @LuckyTurtleDev in #54
- Fix typos prase -> parse by @msrd0 in #56
- Upgrade chumsky to 0.12 by @msrd0 in #59
- add Unixlistener by @LuckyTurtleDev in #57
- addition of new option blocking_mode by @imponateado in #58
- enable dnssec at readme/example; fix #12, #60 by @LuckyTurtleDev in #63
New Contributors
- @remilia-dev made their first contribution in #42
- @imponateado made their first contribution in #58
Full Changelog: v0.1.12...v0.2.0