Releases: benbalter/gman
Releases · benbalter/gman
v5.0.7
Updated domain definition list. See v5.0.6...v5.0.7.
v5.0.6
v5.0.5
v5.0.4
v5.0.3
v5.0.2
v5.0.1
v5.0.0
- Updated domain list
- Expanded locality regex
- List now includes the
usagovFED
US Federal category of domains - Upgrade to Naughty or Nice 2.0.0
Gman#domain
now returns aPublicSuffix::Domain
instance- Use
to_s
to get the domain string - Gman is no longer a child class of
NaughtyOrNice
- Upgrade to Swot 1.0.0
v4.7.1
v4.7.0
Domain list
- Added German Federal Domains
- Added several top-level domains added to the public suffix registry, matched via rough regex
- Removed duplicate domains
- CFCs are now in their own category
- "US Regions" is now a new category for cross-state domains
- Removed unresolveable and invalid domains
- Updated domain list by re-vendoring all domains using new import process (see below)
Tooling
- Created shared importer for vendoring, sanitizing, and normalizing third-party datasets
- Blacklisted known false positives including
sites.google.com
,wix.com
andgovoffice.com
- Battery of tests run against all domains on each push (excluding resolvability)