v4.5.2: Add new REST & WS examples. Enhance WsStore isDeepObjectMatch for recursion.
What's Changed
- feat: add examples for RSA authentication and faster HMAC signing in Bybit API client; enhance demo trading functionality with WebSocket and REST examples by @JJ-Cro in #526
- refactor: reorganize example files and enhance type definitions; update WebSocket event handling with type annotations by @JJ-Cro in #527
- feat(v4.5.2):enhance isDeepObjectMatch function for recursive object c… by @JJ-Cro in #528
Full Changelog: v4.5.1...v4.5.2