Release 2.4.0
2.4.0 (2025-11-18)
Bug Fixes
- add error handling for API requests (414bf89)
Features
- add SDK token authentication and custom base URL support (17508e7)
- add WebSocket health check with ping/pong (c16f73d)
- enhance API error handling with detailed debugging information (c635dda)
Performance Improvements
- migrate WebSocket JSON handling from json to orjson (7604273)