Sha256: e6f4de1f0e582b7d304dabe30e214490b2a42e4d05ab61f6354f078656091170

Contents?: true

Size: 1.22 KB

Versions: 1

Compression:

Stored size: 1.22 KB

Contents

= Changelog


== Release 0.5.1

* FIXED: 'rake coverage' task crashes.

* FIXED: In case of thin server the client should concatenate all responses (closes #259).

* ADDED: Whois binary (closes #271).


== Release 0.5.0

* FIXED: Whois#whois defined as instance method but modules can't have instances!

* FIXED: Whois::Server::Adapters::Verisign adapter always use "whois.crsnic.net" regardless the adapter set in the server definition.

* FIXED: Outdated .tv definition: .tv whois server has become a thin server (closes #261).

* FIXED: Outdated .ae definition (closes #270).

* ADDED: Support for IPv4 and IPv6 (closes #265).

* ADDED: Compatibility with existing GEM Whois 0.4.2 (closes #266).

* ADDED: Deprecation warning for all the features that will be removed in Whois 0.6.0 (closes #266).

* ADDED: Default timeout for any Whois query run from the client interface (closes #269).


== Release 0.1.1

* FIXED: Server#guess should raise ServerNotFound when query is not recognized.

* FIXED: ServerError should inherits from Error and not StandardError.

* CHANGED: Removed the Kernel#whois method because fights with many implementations of missing_method. Moved the method under the Whois namespace.


== Release 0.1.0

* First release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
whois-0.5.1 CHANGELOG.rdoc