geoip2 v2.4.0 Release Notes

Release Date: 2016-06-10 // almost 8 years ago
    • This module now uses ipaddress on Python 2 rather than ipaddr to
      ๐ŸŒ validate IP addresses before sending them to the web service.
    • โž• Added handling of additional error codes that the web service may return.
    • ๐Ÿ“š PEP 257 documentation fixes.
    • ๐Ÿ“š Updated documentation to reflect that the accuracy radius is now included
      in City.
    • โœ… Previously, the source distribution was missing some tests and test
      databases. This has been corrected. Reported by Lumir Balhar.