Skip to content

v0.040004

Pre-release
Pre-release
Compare
Choose a tag to compare
@oschwald oschwald released this 22 Jul 17:33
· 246 commits to main since this 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.