Releases: lc/gau
Releases · lc/gau
v2.2.4
v2.2.3
v2.2.2
v2.2.1
v2.2.0
Changelog
- 0db165c fix(Dockerfile): update dockerfile
- b834d5b fix(goreleaser): update goreleaser
- 3bc0c9a fix(gitreleaser): update github workflow
- 5a618a9 fix(gitreleaser): update github workflow
- b7d239b Merge pull request #106 from lavafroth/unbounded-concurrency
- c5eb18b Merge pull request #109 from lc/dependabot/go_modules/golang.org/x/net-0.17.0
- dea871a Merge pull request #108 from testwill/pkg-import
- 901f526 build(deps): bump golang.org/x/net
- 5a6ec30 chore: pkg import only once
- 743bfea feat: implement unthrottled concurrency using task queue
- 85deaa7 Update .gau.toml
- 6ce890f Merge pull request #100 from lavafroth/refactor
- 6ad0592 refactor: use struct instantiation value
- 7097804 refactor: set a log level based on verbose flag
- 04528bb refactor: scope page counter to pagination loop
- 674f69e refactor: simplify conditional statement for formatting OTX provider URL
- 95f15c5 refactor: return client structure when API URL is acquired
- 387822a refactor: use mapset instead of home grown set
- 78e3d95 refactor: break instead of using goto
- f9a1501 refactor: switch on type instead of using reflection
- e75ad3d Merge pull request #90 from ahmedtouahria/patch-1
- d26536e add github installation
v2.1.2
v2.1.1
v2.1.0
v2.0.9
Changelog
- 2789498 Merge pull request #68 from caioluders/master
- 802222d feat(gau): use map[string]struct{} and bump version
- 81580e4 Removing profiler
- b4bcd8c Adding new option
- 9555c18 Update dockerbuild action
- 986a4ef Update README
- f778e22 Merge pull request #65 from lc/fix-dockerfile
- d4a0cd2 fix(gau): update dockerfile