Releases: benbalter/gman
Releases · benbalter/gman
v4.4.1
Disable colorization of command-line output with the --no-color
flag
v4.4.0
Added gman
command line interface
v4.3.1
Add Japanese domains (#79)
v4.3.0
- PublicSuffix Exception support (#75)
- Blacklisted
mail.gov.ua
which is publicly registerable
- Remove unresolvable domains
- Simplified checking logic to rely more heavily on PublicSuffix's internal mechanisms
- Better tests
v4.2.1
- Added
nic.in
. From the public suffix list: "Please note, that nic.in is not an offical eTLD, but used by most government institutions."
- Fix for certain email-only TLDs (e.g.,
gov.in
) returning a false negative, by prefixing the domain with a leading .
before passing to PublicSuffix for validation.
v4.2.0
Added methods to identify domain ownership (e.g., state?
, federal?
, agency?
) - #73.
v4.1.4
Fix for .navy.mil
and .af.mil
subdomains being flagged as false negatives.
v4.1.2
- Updated domain list
- Better domain list testing (check for duplicates, check for state regexable domains)
- Faster domain list testing (using Parallel)
Swot 0.4.0
Bump swot dependency to 0.4.0