Skip to content

Commit 1bb4499

Browse files
committed
Release v1.0.0 Rust SDK
0 parents  commit 1bb4499

18 files changed

Lines changed: 4114 additions & 0 deletions

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/target

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Changelog
2+
3+
## 1.0.0
4+
5+
- Started the Rust SDK for the IPGeolocation.io IP Location API.
6+
- Added the public client, config, request validation, response models, and metadata types.
7+
- Scoped the SDK to `/v3/ipgeo` and `/v3/ipgeo-bulk`.

0 commit comments

Comments
 (0)