All Versions
15
Latest Version
Avg Release Cycle
317 days
Latest Release
3137 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.2.2 Changes
August 13, 2008- โ Update test_city.py and test_region.py ( Boris Zentner )
- โ Add region_name to GeoIPRegion ( Boris Zentner )
- Add database_info and database_edition attributes to GeoIP object (James Henstridge)
- Add region_name and time_zone keys to GeoIPRecord wrapper (James Henstridge).
- Export the country list, country code -> country name mapping, and country->continent mapping ( Ignacio Vazquez-Abrams )
- Raise country code counter from 251 to 253 ( Boris Zentner )
- record_by_addr and record_by_name return None instead of throwing a exception. See test_city.py ( Boris Zentner )
- โ Add a py_geoip.error Exception object. (Boris Zentner)
- Export the country list, country code -> country name mapping, and country->continent mapping ( Ignacio Vazquez-Abrams )
- ๐ Changed license to LGPL from GPL
-
v1.2.1 Changes
June 28, 2005- โ Added support for GeoIP Region
-
v1.2.0 Changes
May 08, 2003- โ Added support for GeoIP City
-
v1.1.0 Changes
March 18, 2003- โ Added support for GeoIP ISP and Organization
-
v0.2.0 Changes
June 25, 2002- ๐ Initial Release