Skip to content

v3.1.8: Implement demo trading subdomains, add WebSocket API algo orders & types, fix hardcoded boolean types, minor bumps & cleaning

Choose a tag to compare

@tiagosiebler tiagosiebler released this 19 Jan 12:24
· 6 commits to master since this release

What's Changed

  • chore(): README.md template sections by @tiagosiebler in #619
  • feat: add WebSocket API algo orders & type definitions by @jinusean in #613
  • chore: update NPM publish workflow to trigger on release events and handle prerelease tags by @JJ-Cro in #621
  • refactor: update imports and add notes for Node.js-only functionality… by @JJ-Cro in #623
  • feat(): implement demo trading by @JJ-Cro in #622
  • fix(#603): correct unintentionally hardcoded boolean types, bump webpack bundle analyser, cleaning by @tiagosiebler in #624

New Contributors

Full Changelog: v3.1.7...v3.1.8