Releases: recon-tools/domain-recon-rs
Releases · recon-tools/domain-recon-rs
v1.3.2
v1.3.1
v1.3.0
v1.2.2
Full Changelog: v1.2.1...v1.2.2
v1.1.0
v1.0.0
What's Changed
Full Changelog: v0.9.0...v1.0.0
v0.9.0
What's Changed
- Refactor to use futures::stream when doing DNS resolution. by @Ernyoke in #21
- Refactoring: create builder for input args. by @Ernyoke in #22
- Improve censys certificate fetching. by @Ernyoke in #23
- Fix config file validation and add unit tests. by @Ernyoke in #24
- Refactor config validator by @Ernyoke in #25
- Change config location to $HOME/.config folder. by @Ernyoke in #26
Full Changelog: v0.8.0...v0.9.0