Skip to content

Releases: IPGeolocation/ip-geolocation-api-kotlin-sdk

v1.0.0

17 Apr 17:35

Choose a tag to compare

Changelog

1.0.0

  • First Kotlin SDK release for the IPGeolocation.io IP Location API.
  • Added typed and raw support for:
    • /v3/ipgeo
    • /v3/ipgeo-bulk
  • Added config and request validation, response metadata, JSON helpers, and typed exceptions.
  • Added local unit tests, live integration tests, and live field-parity tests.