Releases: mr-karan/doggo
Releases Β· mr-karan/doggo
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)
v0.5.7
v0.5.6
v0.5.5
Changelog
- 8492ccd chore: build for go 1.19
- 88c63d6 Support literal IPv6 nameservers
- c21f90c docs: add scoop installation note
- 3409971 chore: fix typo in nameserver flag
- 9386c58 feat(cli): Add dig compatible error exit code 9
- 0da9178 Update README.md
- 5e611d9 chore: upgrade go.mod
- 711cb96 help.go - Clean up Grammar + Technical Terms
- 50739e4 Add DNS over QUIC (DoQ) to readme
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.4.2
v0.4.1
Changelog
3d7b4a9 debug logs DOH response headers
ddbf40d Update the dnscrypt module to version 2
6b42a5e chore: Restructure package directories
68fd19d fix: Rename CLI binary
9e3656f feat: Add support for reverse DNS lookups
e5acf12 fix: prevent app from quitting if one resolver failed
f1a1e3a refactor: use switch instead of if
d7e7362 chore: delete unused files (api)
310eb2d README.md: add DNSCrypt to the list of protocols
Docker images
docker pull ghcr.io/mr-karan/doggo:v0.4.1docker pull ghcr.io/mr-karan/doggo:v0.4.1-arm64v8docker pull ghcr.io/mr-karan/doggo:latest-arm64v8docker pull ghcr.io/mr-karan/doggo-api:v0.4.1-arm64v8docker pull ghcr.io/mr-karan/doggo-api:latest-arm64v8docker pull ghcr.io/mr-karan/doggo-api:v0.4.1