Skip to content

0.3.0: API Change

Pre-release
Pre-release

Choose a tag to compare

@oschwald oschwald released this 15 Oct 17:53
· 704 commits to main since this release
  • IMPORTANT: geoip.webservices was renamed geoip.webservice as it
    contains only one class.
  • Added GeoIP2 database reader using maxminddb. This does not work with PyPy
    as it relies on a C extension.
  • Added more specific exceptions for web service client.