Releases: projectdiscovery/shuffledns
Releases · projectdiscovery/shuffledns
v1.2.1
What's Changed
Other Changes
- fix build pipeline by @dogancanbakir in #640
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
🎉 New Features
- Added auto-root domain extraction from given input list by @Mzack9999 in #333
- Added batch processing for domain streaming by @Mzack9999 in #573
🐞 Bug Fixes
- Fixing wildcard filtering by @Mzack9999 in #405
Other Changes
- Used IsEmpty func from fileutil by @dogancanbakir in #336
- Optimized wildcard removal process by @Ice3man543 in #357
- Made disk writing thread safe by @luke-goddard in #376
- Used safewriter by @dogancanbakir in #384
New Contributors
- @luke-goddard made their first contribution in #376
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
🎉 New Features
- Added multi-domain wildcard filtering by @Mzack9999 in #313
🔨 Maintenance
- Added basic callback by @Mzack9999 in #312
Other Changes
- handle multiple output case by @dogancanbakir in #261
- Added counter for total resolved subdomains by @dogancanbakir in #297
New Contributors
- @dogancanbakir made their first contribution in #261
Full Changelog: v1.0.9...v1.1.0
v1.0.9
What's Changed
- Added self update option by @RamanaReddy0M in #206
- Fixed stdin logic (use Stdin if SubdomainsList is blank) by @mohammadanaraki in #140
- Updated the commonspeak2-wordlist link in README.md by @h4r5h1t in #182
- Updated utils helper libraries by @edoardottt in #161
New Contributors
- @h4r5h1t made their first contribution in #182
- @edoardottt made their first contribution in #161
- @RamanaReddy0M made their first contribution in #206
- @mohammadanaraki made their first contribution in #140
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- Added goflags support by @LuitelSamikshya in #118
- Added support for custom massdns commands by @LuitelSamikshya in #121
New Contributors
- @forgedhallpass made their first contribution in #119
- @LuitelSamikshya made their first contribution in #118
Full Changelog: v1.0.7...v1.0.8
v1.0.7
v1.0.6
What's Changed
- Fixing out of range negative index in roundrobin logic by @Mzack9999 in #94
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Added support for wildcard IP export to file by @Mzack9999 in #68
- Added JSON output support by @nothinux in #77
- Added path for termux compatibility by @target111 in #47
- Added stdin reject if cli flags are provided by @Mzack9999 in #69
- Fixed bug causing the last resolver to be skipped by @Mzack9999 in #70
- Updated round-robin logic as a package by @Mzack9999 in #79
New Contributors
- @target111 made their first contribution in #47
- @chenrui333 made their first contribution in #75
- @OFJAAAH made their first contribution in #74
- @nothinux made their first contribution in #77
- @dependabot made their first contribution in #80
Full Changelog: v1.0.4...v1.0.5