Skip to content

0.2.0 Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@oschwald oschwald released this 06 Jul 15:49
  • Support for Python 3.2 was dropped.
  • The methods to call the web service on the Client object now validate the IP addresses before calling the web service. This requires the ipaddr module on Python 2.x.
  • We now support more languages. The new languages are de, es, fr, and pt-BR.
  • The REST API now returns a record with data about your account. There is a new geoip.records.MaxMind class for this data.
  • Rename model.continent.continent_code to model.continent.code.
  • Documentation updates.