# doggo - v1.0 Milestone ## Resolver - [ ] Create a DNS Resolver struct - [ ] Add methods to initialise the config, set defaults - [ ] Add a resolve method - [ ] Make it separate from Hub ## CLI Features - [ ] `digfile` - [ ] `ndots` support - [ ] `search path` support - [ ] JSON output - [ ] Colorized output - [ ] Table output ## CLI Grunt - [ ] Query args - [ ] Neatly package them to load args in different functions - [ ] Upper case is not mandatory for query type/classes ## Tests ## Documentation ## Release Checklist - [ ] Add packages to all package managers - [ ] Snap - [ ] Homebrew - [ ] Alpine Linux - [ ] ARM support too