Skip to content

v3.1.1: Add new REST & WS examples. Enhance WsStore isDeepObjectMatch for recursion.

Choose a tag to compare

@tiagosiebler tiagosiebler released this 04 Feb 16:24
9e56c04

What's Changed

  • feat: add multiple examples for REST and WebSocket API usage, including demo trading, private trading, and public API calls by @JJ-Cro in #175
  • feat: add new examples for REST and WebSocket API usage, including private trading and public API calls, and restructure example directories by @JJ-Cro in #177
  • feat(v3.1.1): add coverage directory to .gitignore, and enhance isDeepObjectMatch function with null checks and new test case for nested object matching by @JJ-Cro in #178

Full Changelog: v3.1.0...v3.1.1