v1.1.10: Add new REST & WS examples. Enhance WsStore isDeepObjectMatch for recursion.
What's Changed
- feat: add examples for CBExchange and CBInternationalExchange with public and private API calls using REST and WebSocket clients by @JJ-Cro in #117
- feat(v1.1.10): enhance isDeepObjectMatch function for recursive object comparison by @JJ-Cro in #118
Full Changelog: v1.1.9...v1.1.10