1Revision history for Perl extension Geo::IP2Location.
2
38.04  Wed Jul 13 12:00:00 2016
4      Fourteenth release under the Geo::IP2Location
5      Fixed bug in function "bytes2int" due to bigint
6
78.02  Sun Jul 03 12:00:00 2016
8      Thirteenth release under the Geo::IP2Location
9      Removed bigint during IPv4 processing
10      Added error message when reading IPv6 address from IPv4 BIN file
11
128.01  Mon Jun 20 12:00:00 2016
13      Twelveth release under the Geo::IP2Location
14      Fixed regex error in older version of Perl
15      Fixed error message array in function "get_all"
16
178.00  Mon Jun 01 12:00:00 2016
18      Eleventh release under the Geo::IP2Location
19      Support new BIN file with index to speed up query time
20
217.00  Mon Jul 21 12:00:00 2014
22      Tenth release under the Geo::IP2Location
23      Support new IPv6 BIN file
24      Skip version 6.00 to standardize with other IP2Location library
25
265.01  Wed Jun 05 11:16:00 2013
27      Fixed the elevation value issue
28
295.00  Mon Apr 15 17:16:00 2012
30      Ninth release under the Geo::IP2Location
31      Added new function "get_elevation"
32      Added new function "get_usagetype"
33
344.00  Mon Aug 09 12:00:00 2010
35      Eighth release under the Geo::IP2Location
36      Added new function "get_mcc"
37      Added new function "get_mnc"
38      Added new function "get_mobilebrand"
39
403.00  Mon Aug 01 12:00:00 2008
41      Seventh release under the Geo::IP2Location
42      Added new function "get_iddcode"
43      Added new function "get_areacode"
44      Added new function "get_weatherstationcode"
45      Added new function "get_weatherstationname"
46
472.10  Mon Oct 16 12:00:00 2006
48      Sixth release under the Geo::IP2Location
49      Added new function "get_timezone"
50      Added new function "get_netspeed"
51      Fixed minor bugs in IPv6 Module
52
532.00  Mon Feb 6 12:00:00 2006
54      Fifth release under the Geo::IP2Location
55      Added new support for IPv6 IP to Country lookup
56      Added free sample of IP2Location IPV6-COUNTRY database
57
581.30  Thu Oct 13 16:59:58 2005
59      Forth release under the Geo::IP2Location
60      Fixed get_zipcode API to report proper ZIP code
61      Fixed test data to convert from Windows file format to Unix
62      Simplify get_record() function
63
641.20  Fri Aug 26 16:59:58 2005
65      Third release under the Geo::IP2Location
66      Added new function "get_module_version"
67      Added new function "get_database_version"
68
691.10  Wed Aug 17 16:59:58 2005
70      Second release under the Geo::IP2Location
71      Added new function "get_zipcode"
72
731.00  Wed Jun  8 16:59:58 2005
74      First release under the Geo::IP2Location
75      Added new function "open"
76      Added new function "get_country_short"
77      Added new function "get_country_long"
78      Added new function "get_region"
79      Added new function "get_city"
80      Added new function "get_isp"
81      Added new function "get_latitude"
82      Added new function "get_longitude"
83      Added new function "get_domain"
84      Added new function "get_all"