Releases: Wydoyolo/kapi-kit
Releases · Wydoyolo/kapi-kit
v0.1.0 – First public release
Changelog
0.1.0 - 2025-11-02
- Initial release rebranded as kapi-kit
- Complete coverage of Kick Public API endpoints with
KickApiClient - OAuth helpers for client credentials, authorization code with PKCE, refresh, and revoke flows
- Extensive example suite including single-channel and multi-stream bots
- Error wrapper (
KickApiError) with request id, status, and parsed response payload - Shared webhook utilities with signature + shared-secret validation