Skip to main content
This page documents version history and updates for our SDKs. We strongly recommend keeping your SDK up to date to benefit from the latest features, security patches, and performance improvements.
28 Jan - 2026
v0.0.2
  • Support for convertOnly on both API and SDK
  • New IpValidation helper function to validate IP addresses
  • GetConversion method to retrieve a single conversion by ID
  • GetConversions method to retrieve multiple conversions by IDs
  • ListConversions method with 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
05 Jan - 2026
v0.0.1
  • Initial release and base functionality
  • Init function for SDK configuration
  • ConvertIP method for single IP address conversion
  • ConvertIPs method for bulk IP address conversion
  • Full TypeScript support with type definitions
  • Built-in client and server-side safety and update notifications