Skip to content

v1.0.0

Latest

Choose a tag to compare

@MudassarTariq MudassarTariq released this 19 Apr 17:31
· 3 commits to main since this release

Changelog

1.0.0

  • First C++ SDK release for the IPGeolocation.io IP Location API.
  • Added typed and raw support for:
    • /v3/ipgeo
    • /v3/ipgeo-bulk
  • Added request and config validation, response metadata, error mapping, and CMake package export support.
  • Added unit tests, live integration tests, live field-parity tests, and a local coverage gate.