parent
9f19ef372c
commit
0e195fd9a7
5
TODO.md
5
TODO.md
|
@ -55,16 +55,13 @@
|
||||||
|
|
||||||
- [ ] Support obscure protocol tweaks in `dig`
|
- [ ] Support obscure protocol tweaks in `dig`
|
||||||
- [ ] Read from file with `-f`
|
- [ ] Read from file with `-f`
|
||||||
- [ ] Support more DNS Record Types
|
- [x] Support more DNS Record Types
|
||||||
- [ ] Shell completions
|
- [ ] Shell completions
|
||||||
- [ ] bash
|
- [ ] bash
|
||||||
- [ ] zsh
|
- [ ] zsh
|
||||||
- [ ] fish
|
- [ ] fish
|
||||||
- [ ] Support non RFC Compliant DOH Google response (_ugh_)
|
|
||||||
- [ ] Add tests for Resolvers.
|
- [ ] Add tests for Resolvers.
|
||||||
- [ ] Add tests for CLI Output.
|
- [ ] Add tests for CLI Output.
|
||||||
- [ ] Mkdocs init project
|
|
||||||
- [ ] Custom Index (Landing Page)
|
|
||||||
- [ ] Homebrew - Goreleaser
|
- [ ] Homebrew - Goreleaser
|
||||||
- [x] Separate Authority/Answer in JSON output.
|
- [x] Separate Authority/Answer in JSON output.
|
||||||
- [x] Error on NXDomain (Related upstream [bug](https://github.com/miekg/dns/issues/1198))
|
- [x] Error on NXDomain (Related upstream [bug](https://github.com/miekg/dns/issues/1198))
|
||||||
|
|
Loading…
Reference in New Issue