Skip to content

Releases: mr-karan/doggo

v1.0.4

03 Jul 16:47
Compare
Choose a tag to compare

Changelog

Bug fixes

Others

v1.0.3

02 Jul 11:30
Compare
Choose a tag to compare

Changelog

New Features

Others

v1.0.2

02 Jul 04:40
Compare
Choose a tag to compare

Changelog

Others

v1.0.1

02 Jul 00:24
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

Others

v1.0.0

01 Jul 16:49
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

Others

v0.5.7

13 Sep 10:10
Compare
Choose a tag to compare

Changelog

v0.5.6

22 Jul 09:41
Compare
Choose a tag to compare

Changelog

  • 8994efc ci: yaml stupidity
  • 76b45d2 Bump goreleaser to v4
  • d181e06 Migrate to github.com/quic-go/quic-go for Go 1.20 & 1.21
  • 0dcabea Use go 1.20 in GitHub workflow

v0.5.5

03 Jan 11:49
Compare
Choose a tag to compare

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

13 Jul 11:40
Compare
Choose a tag to compare

Changelog

  • 2cf9e7b fix: Correctly print colored text on Windows
  • 218eb02 docs: add homebrew installation note
  • c5d0020 license: add GPL license header
  • 96e11c0 Update doq.go
  • 2008cd9 chore: impl rfc9250 DoQ client

v0.5.3

02 Jun 09:35
Compare
Choose a tag to compare

Changelog

  • ea7cb3c fix: fallback to tcp if response is truncated