chore: update TODO

pull/14/head v0.2.5
Karan Sharma 2021-02-24 23:35:58 +05:30
parent 9f19ef372c
commit 0e195fd9a7
1 changed files with 1 additions and 4 deletions

View File

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