- TypeScript
- Ruby
- Python
- PHP
- Client-side support — use the SDK directly in the browser with public keys (
i2g_pk_…) tied to your domains - Built-in smart caching layer for successful conversions with stale-while-revalidate (SWR) pattern, LRU eviction, and configurable
cache,cacheMaxSize,cacheTTLoptions onInit
IpValidationhelper function to validate IP addressesGetConversionto retrieve a single conversion by IDGetConversionsto retrieve multiple conversions by IDsListConversionswith pagination and IP search filtering- New SELECT constants:
geoname_id,subdivision,accuracy_radius,metro_code,registered_country - General improvements and fixes from the previous version
- Initial release and base functionality
Initfunction for SDK configurationConvertIPmethod for single IP address conversionConvertIPsmethod for bulk IP address conversion- Full TypeScript support with type definitions
- Built-in client & server side safety and update notifications