v0.040004
Pre-release
Pre-release
- The web service client API has been updated for the v2.1 release of the web
service. In particular, the city_isp_org() and omni() methods on
GeoIP2::WebService::Client should be considered deprecated. The city()
method now provides all of the data formerly provided by city_isp_org(), and
the omni() method has been replaced by the insights method. Note that the
city_isp_org() and omni() methods may start warning when used in the future. - Support was added for the GeoIP2 Connection Type,Domain, and ISP databases.