Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 337 Bytes

File metadata and controls

10 lines (8 loc) · 337 Bytes

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.