Initial release.
- Coverage of the Svix webhook API (v1) core and streaming endpoints
- Webhook signature verification (HMAC-SHA256)
- Regional URL auto-detection from token
- Automatic retry on 5xx with fixed schedule
- snake_case/camelCase conversion at the boundary
- Auto-generated idempotency keys on POST requests
- Bang variants for all API functions