Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 364 Bytes

File metadata and controls

10 lines (8 loc) · 364 Bytes

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.