Fork me on GitHub

Upgrade

The standard upgrade procedure only requires you to install the newer version via RubyGems.

$ gem install whois

Normally, you don’t need to change anything in your application. We have a very strict BC policy: mini and bugfix releases should never include changes that break BC with previous versions.

Major releases can break BC with previous version. If that happen, we are committed to provide a detailed changelog of not-compatibile changes to help you upgrading your existing codebase.

The CHANGELOG.rdoc file contains a detailed list of all the changes, grouped by version.

Upgrading from 1.x to 2.0

Whois 2.0 contains a few not BC changes and several deprecations.

Backwards-incompatible changes:

Deprecations: