Skip to content

Releases: benbalter/gman

v4.4.1

28 Jan 22:27
Compare
Choose a tag to compare

Disable colorization of command-line output with the --no-color flag

v4.4.0

28 Jan 19:19
Compare
Choose a tag to compare

Added gman command line interface

v4.3.1

22 Jan 23:27
Compare
Choose a tag to compare

Add Japanese domains (#79)

v4.3.0

02 Jan 18:40
Compare
Choose a tag to compare
  • 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

31 Dec 17:42
Compare
Choose a tag to compare
  • 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

26 Dec 14:57
Compare
Choose a tag to compare

Added methods to identify domain ownership (e.g., state?, federal?, agency?) - #73.

v4.1.4

23 Dec 22:16
Compare
Choose a tag to compare

Fix for .navy.mil and .af.mil subdomains being flagged as false negatives.

4.1.3

16 Nov 23:55
Compare
Choose a tag to compare

Updated domain list

v4.1.2

08 Oct 16:07
Compare
Choose a tag to compare
  • 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

29 Sep 20:36
Compare
Choose a tag to compare

Bump swot dependency to 0.4.0