GeoIP v1.3.0 Release Notes

Release Date: 2014-03-21 // about 10 years ago
    • ๐Ÿ‘ Python 3 support and significant code cleanup. ( Zack Weinberg )
    • The methods name_by_addr, name_by_addr_v6, name_by_name, and
      name_by_name_v6 were added for ISP, Org, and ASNum lookups.
      ( Carlos Rodrigues )
    • ๐Ÿ›  Portability fixes.
    • Expose GEOIP_MMAP_CACHE from the C library. ( George Macon )
    • โœ… Unit tests were added.