Skip to content

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

v1.0.0

19 Apr 17:31

Choose a tag to compare

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.