Skip to content

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 21 Aug 14:34
· 17 commits to main since this release
  • Cache: results now expire after a configurable TTL (IPINFO_CACHE_TTL, default 1 hour). Entries are also scoped per API token, so different tokens never share cached results.
  • Fix: errors for individual IPs in a batch are now reported in errors instead of being silently dropped.
  • The legacy API base URL is configurable via IPINFO_LEGACY_BASE_URL.

Full Changelog: v0.1.7...v0.1.8