Skip to content

v3.0.0

Choose a tag to compare

@Tantalor93 Tantalor93 released this 22 Apr 20:04
· 202 commits to master since this release
cb0a78f

Major release, which improves overall code structure and better decouples CLI API and benchmark API that can be imported in other GO projects https://pkg.go.dev/github.com/tantalor93/dnspyre/v3/pkg

Changelog

  • e7baac3 Merge pull request #230 from Tantalor93/gif
  • 34de35e Merge pull request #231 from Tantalor93/webdemo
  • 415b1c8 Merge pull request #232 from Tantalor93/precisecounters
  • 4b11762 Merge pull request #233 from Tantalor93/refactordata
  • 171e2d5 Merge pull request #234 from Tantalor93/restructure
  • cb0a78f Merge pull request #235 from Tantalor93/godoclink
  • 42020e6 add counters for negative and error DNS responses
  • a5d2678 add demo
  • 7378c36 add demo to web
  • ef3c22b fix README godoc link
  • caa1935 refactor data and testdata
  • dad75f1 restructure project packages