v1.0.0
Changelog
New Features
- 4821589: feat: add bash completion support (@mr-karan)
- e03f752: feat: add completions command (@mr-karan)
- 554a027: feat: add docs (@mr-karan)
- 9868951: feat: add single install script (@mr-karan)
- 0500bfe: feat: add support for more platforms and targets (@mr-karan)
- 51edb41: feat: add support for query flags (@mr-karan)
- 07ed0e9: feat: improve docs (@mr-karan)
Bug fixes
- 3004a37: fix: cleanup docs (@mr-karan)
- 383a121: fix: completions (@mr-karan)
- 856cf30: fix: install script (@mr-karan)
- 3298b18: fix: send proper json error responses (@mr-karan)
Others
- db09be7: Added dependabot (@Neo2308)
- 8e6797f: Fix syntax error in ZSH completion (@molikuner)
- 43688b7: Update ZSH completion to include all current options (@molikuner)
- 89224c7: added tls client configuration for doh and doq ( <>)
- b659dec: chore(deps): bump actions/checkout from 2 to 4 (@dependabot[bot])
- 498601d: chore(deps): bump docker/login-action from 1.10.0 to 3.0.0 (@dependabot[bot])
- dc30b22: chore(deps): bump github.com/fatih/color from 1.13.0 to 1.15.0 (@dependabot[bot])
- eca1e15: chore(deps): bump github.com/go-chi/chi from 1.5.4 to 4.1.2+incompatible (@dependabot[bot])
- 55d8a56: chore(deps): bump github.com/knadh/koanf from 1.4.4 to 1.5.0 (@dependabot[bot])
- cacac91: chore(deps): bump github.com/quic-go/quic-go from 0.39.0 to 0.39.1 (@dependabot[bot])
- aa7a029: chore(deps): bump github.com/quic-go/quic-go from 0.39.1 to 0.39.2 (@dependabot[bot])
- 6ba4295: chore(deps): bump github.com/quic-go/quic-go from 0.39.2 to 0.39.3 (@dependabot[bot])
- 371f014: chore(deps): bump github.com/quic-go/quic-go from 0.39.3 to 0.40.0 (@dependabot[bot])
- 9aed2ef: chore(deps): bump golang.org/x/sys from 0.13.0 to 0.14.0 (@dependabot[bot])
- e136542: chore(deps): bump golang.org/x/sys from 0.8.0 to 0.13.0 (@dependabot[bot])
- 2b344a8: chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (@dependabot[bot])
- 3cbc3f2: chore: update deps (@mr-karan)
- aa218a1: chore: upgrade deps (@mr-karan)
- fe39585: ci: add npm caching (@mr-karan)
- b0f5a40: ci: goreleaser (@mr-karan)
- 6c42259: ci: upgrade actions (@mr-karan)
- 18e44ff: refactor: fix loading of nameservers (@mr-karan)
- d2ef389: refactor: replace logrus with slog (@mr-karan)