Releases: Tantalor93/dnspyre
Releases · Tantalor93/dnspyre
v2.13.0
Changelog
- e4712d9 Bump github.com/miekg/dns from 1.1.54 to 1.1.55
- 066af33 Bump golang.org/x/net from 0.10.0 to 0.11.0
- f88ee8e Merge pull request #118 from Tantalor93/dependabot/go_modules/golang.org/x/net-0.11.0
- 14d7955 Merge pull request #119 from Tantalor93/dependabot/go_modules/github.com/miekg/dns-1.1.55
- 63f3db8 fix DoQ length prefix generation and zero request ID for DoQ
- 800d469 release using docker
v2.12.4
v2.12.3
Changelog
- ccf03f6 Bump github.com/montanaflynn/stats from 0.7.0 to 0.7.1
- a682e0c Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
- 8805042 Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
- 155e960 Bump go-hep.org/x/hep from 0.32.1 to 0.33.0
- f70860f Bump gonum.org/v1/plot from 0.12.0 to 0.13.0
- d577891 Merge pull request #111 from Tantalor93/dependabot/go_modules/github.com/montanaflynn/stats-0.7.1
- 2437d06 Merge pull request #112 from Tantalor93/dependabot/go_modules/go-hep.org/x/hep-0.33.0
- 6607e26 Merge pull request #113 from Tantalor93/dependabot/go_modules/gonum.org/v1/plot-0.13.0
- 3d9a21c Merge pull request #114 from Tantalor93/dependabot/go_modules/github.com/stretchr/testify-1.8.3
- 61b8fea Merge pull request #115 from Tantalor93/dependabot/go_modules/github.com/stretchr/testify-1.8.4
- 0a4712e Update issue templates
- e05cc6e add logo
- eeb4f94 adjust codecov action
- 391892b adjust license name
- e298310 bump kingpin dependency
- 43387bd fix License badge
- e600452 highlight datapoints number in stdout and refactor flags
- d6565bc install completions during homebrew install
- a93021b lint badge and run linter on master branch
- 1c5951d refactoring, bump to go 1.20 and fix gocov action
- 3ef0e9a refactoring: flatten cmd package
- 0cb0595 use official golangci-lint action
v2.12.2
v2.12.1
v2.12.0
Changelog
- 08da281 Merge pull request #106 from Tantalor93/newreadme
- 21c1c47 Merge pull request #107 from Tantalor93/recurse
- fd05e36 allow DNS recursion by default
- f76b44b fix pages deployment
- cc8529f fix pages deployment
- a6a5641 fix pages deployment
- 6fd789a fix pages deployment
- 3cd5aa2 fix pages deployment
- 7af3bfa fix pages deployment
- 958f3d4 fix pages deployment
- 2e2390f fix pages deployment
- 4853129 fix pages deployment
- 0f9d2e5 fix pages deployment
- c098cae fix pages deployment
- 773199f migrate README to github pages fully
- 604e47f readme fix
- c46dbb0 reference documentation page
v2.11.0
Changelog
- 39df015 Bump github.com/miekg/dns from 1.1.52 to 1.1.53
- af52ab8 Bump golang.org/x/net from 0.8.0 to 0.9.0
- 557e7c8 Merge pull request #100 from Tantalor93/doh3
- 88cc7e5 Merge pull request #101 from Tantalor93/dependabot/go_modules/github.com/miekg/dns-1.1.53
- 4598a0e Merge pull request #102 from Tantalor93/dependabot/go_modules/golang.org/x/net-0.9.0
- 44fd227 Merge pull request #103 from Tantalor93/doh3example
- 19f2ef4 Merge pull request #105 from Tantalor93/doq
- dec6177 Update README.md
- 8273f10 Update README.md
- d394284 add doh/3 to examples and update workflows
- 5fc78fb add support for DoH/3
- 56751c3 support for doq
v2.10.0
v2.9.0
v2.8.0
Changelog
- 3e5c1d0 Bump github.com/fatih/color from 1.13.0 to 1.14.1
- 206b4c9 Bump github.com/fatih/color from 1.14.1 to 1.15.0
- e37c739 Bump github.com/miekg/dns from 1.1.50 to 1.1.51
- 18ed601 Bump github.com/miekg/dns from 1.1.51 to 1.1.52
- eeb0c5b Bump github.com/montanaflynn/stats from 0.6.6 to 0.7.0
- 4591445 Bump github.com/olekukonko/tablewriter
- fa43ce2 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
- 9f96a7f Bump golang.org/x/net from 0.0.0-20220725212005-46097bf591d3 to 0.7.0
- 0c2e4e6 Bump golang.org/x/net from 0.7.0 to 0.8.0
- 5dd0e72 Merge pull request #85 from Tantalor93/dependabot/go_modules/github.com/montanaflynn/stats-0.7.0
- f0af7d5 Merge pull request #86 from Tantalor93/cleanup2
- 42d55b4 Merge pull request #87 from Tantalor93/dependabot/go_modules/github.com/fatih/color-1.14.1
- 8a9692c Merge pull request #88 from Tantalor93/dependabot/go_modules/github.com/olekukonko/tablewriter-0.0.5
- af53655 Merge pull request #89 from Tantalor93/dependabot/go_modules/github.com/stretchr/testify-1.8.2
- 5ae56aa Merge pull request #90 from Tantalor93/dependabot/go_modules/golang.org/x/net-0.7.0
- a89d282 Merge pull request #91 from Tantalor93/dependabot/go_modules/github.com/miekg/dns-1.1.51
- f6448a9 Merge pull request #92 from Tantalor93/dependabot/go_modules/golang.org/x/net-0.8.0
- ccfef87 Merge pull request #94 from Tantalor93/refactor
- 72eb0a9 Merge pull request #95 from Tantalor93/dependabot/go_modules/github.com/fatih/color-1.15.0
- bf5570b Merge pull request #96 from Tantalor93/dependabot/go_modules/github.com/miekg/dns-1.1.52
- d07e046 Merge pull request #97 from Tantalor93/json
- 4705df5 add support for JSON output
- c54764f cleanup of gosec and update top-1m source
- 151a815 refactor reporting