chore: update TODO
parent
d2158a091d
commit
35f0e17a2a
6
TODO.md
6
TODO.md
|
@ -54,9 +54,8 @@
|
||||||
# Future Release
|
# Future Release
|
||||||
|
|
||||||
- [ ] Support obscure protocol tweaks in `dig`
|
- [ ] Support obscure protocol tweaks in `dig`
|
||||||
- [ ] `digfile`
|
- [ ] Read from file with `-f`
|
||||||
- [ ] Support more DNS Record Types
|
- [ ] Support more DNS Record Types
|
||||||
- [ ] Error on NXDomain (Related upstream [bug](https://github.com/miekg/dns/issues/1198))
|
|
||||||
- [ ] Shell completions
|
- [ ] Shell completions
|
||||||
- [ ] bash
|
- [ ] bash
|
||||||
- [ ] zsh
|
- [ ] zsh
|
||||||
|
@ -67,4 +66,5 @@
|
||||||
- [ ] Mkdocs init project
|
- [ ] Mkdocs init project
|
||||||
- [ ] Custom Index (Landing Page)
|
- [ ] Custom Index (Landing Page)
|
||||||
- [ ] Homebrew - Goreleaser
|
- [ ] Homebrew - Goreleaser
|
||||||
- [ ] 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))
|
||||||
|
|
Loading…
Reference in New Issue