Whois 2.6.4 is now available.
- SERVER: Added .CW TLD server.
- SERVER: Updated .GR, .ORG (GH-176), .FO (GH-177) TLD server.
- SERVER: Added .XN--MGBA3A4F16A (ایران., Iran) IDN TLD server.
- NEW: Ability to specify a custom :adapter passing a Symbol instead of
an instance of Class.
- NEW: Added full whois.nic.fo parser (GH-177).
- NEW: whois.nic.cz is now a full parser.
- NEW: whois.tld.ee is now a full parser.
- NEW: whois.tznic.or.tz is now a full parser.
- FIXED: whois.neworksolutions.com parser crashes when the contact name
is blank.
- FIXED: whois.rnids.rs parser should support statuses Locked, Expired,
and In Transfer.
- FIXED: whois.nic.gs parser should support status Excluded - Pending
Delete - Restorable (GH-180). [Thanks @smith]
- CHANGED: Deprecated options[:web] for :web adapter in favor of
options[:url].
- CHANGED: Removed Pir adaper, the registry is a thick whois server.
- CHANGED: Changed whois.publicinterestregistry.com to whois.pir.org
(GH-176).
- CHANGED: whois.tcinet.ru parser learned how to parse contact URLs
(GH-150).
- CHANGED: Removed support for .gemtest and removed /spec folder from
the packaged gem.