Sha256: e2097e3e5d6b84c88869f6f90213ccab71861635d1bb79b73a406171acac283b

Contents?: true

Size: 972 Bytes

Versions: 2

Compression:

Stored size: 972 Bytes

Contents

= Whois CHANGELOG

== 0.4.0

 * Add new list of IPv4 by whois programm of Marco d'Itri
 * Fixed a bug of generate list of Ipv4-6. Now the search of good server is
   made by higher mask before smaller.
 * Add support of Ipv6, by IPAddr or String
 * Add several unittest of Whois class
 * Add Coverage of Code (89%)
 * No support of ToRedo (RFC 4773) and 6To4 (RFC 3056)

== 0.3.0
 
 * Add possibility construct the Whois Object with a IPAddr object
 
 * Add the host information when you search a whois with an Ipv4. 
   This information is optionnal. By default it's false.
   For that the host is resolv, the second arg to Whois.new must be true
 
 * Add request whois with a host String.

== 0.2.1

 * Fix bug in gem where the data/ipv4.yaml is not load
 * Fix bug in gem where the link to require server was bad
 * Fix bad Name to server class

== 0.2.0

 * Recode all class for check all IPv4 and search good Server

== 0.1.0

It's the Old version by Michael Neumann

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
whois-0.4.1 CHANGELOG
whois-0.4.0 CHANGELOG