Releases: ip2location/ip2location-java
Releases · ip2location/ip2location-java
Fixed multi-threading issue
v8.12.2 Fixed multi-threading issue
Fixed null IP issue
v8.12.1 Fixed null IP issue
Added methods to check database type and date
v8.12.0 Added methods to check database type and date
Fixed wrong value returned by CIDRToIPv6 function
v8.11.2 Fixed wrong value returned by CIDRToIPv6 function
Updated version to match Maven version
v8.11.1 Updated version to match Maven version
Added support for district, ASN and AS
v8.11.0 Added support for district, ASN and AS
Added Country class to query country information and Region class to lookup the ISO 3166-2 subdivision code for country code and region name
v8.10.0 Added Country class to query country information and Region class to…
Create DecimalFormat only once to improve IPQuery response times
v8.9.1 Create DecimalFormat only once to improve IPQuery response times
Added function to read data from byte array instead of BIN file
v8.9.0 Added function to read data from byte array instead of BIN file
Added IPTools class
v8.8.0 Added IPTools class