Skip to content

Releases: sieblyio/kraken-api

v1.0.5: Add custom order management and quote request functionality to PartnerClient

10 Mar 16:49
654cde7

Choose a tag to compare

What's Changed

  • chore: misc dependency bumps on audit, move getNormalised method consistent with other SDKs by @tiagosiebler in #42
  • feat(v1.0.5): add custom order management and quote request functionality to PartnerClient by @JJ-Cro in #43
  • fix: update error messages in private futures write tests to use 'notFound' by @JJ-Cro in #44

Full Changelog: v1.0.4...v1.0.5

v1.0.4: Add new REST & WS examples. Enhance WsStore isDeepObjectMatch for recursion.

04 Feb 16:22
e3c93f1

Choose a tag to compare

What's Changed

  • chore(): update eslint in examples by @JJ-Cro in #40
  • feat(v1.0.4):add tests for isDeepObjectMatch function by @JJ-Cro in #41

Full Changelog: v1.0.3...v1.0.4

v1.0.3: Add WebPack configuration, update wsOptions type

14 Jan 17:18
8ed9268

Choose a tag to compare

What's Changed

  • feat: add wsOptions type by @JJ-Cro in #36
  • chore: add Webpack configuration and update package.json for bundling support by @JJ-Cro in #37
  • chore(): README.md template sections by @tiagosiebler in #38
  • feat(v1.0.3): add webpack config, update readme by @tiagosiebler in #39

Full Changelog: v1.0.2...v1.0.3

v1.0.2: Readme updates

29 Dec 11:41
181a737

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1: Add level3 topic subscriptions to WebsocketClient

18 Dec 15:01
eab8665

Choose a tag to compare

What's Changed

  • feat(v1.0.1): enhance WebSocket client for level3 topic subscriptions by @JJ-Cro in #33

Full Changelog: v1.0.0...v1.0.1

v1.0.0: Released JavaScript, TypeScript & Node.js SDK for Kraken's REST APIs and WebSockets

01 Dec 13:36
4ea4dde

Choose a tag to compare

JavaScript, TypeScript & Node.js SDK for Kraken's REST APIs and WebSockets

This marks the first public release of our JavaScript, TypeScript & Node.js SDK for Kraken's REST APIs and WebSockets, published to npm as @siebly/kraken-api: https://www.npmjs.com/package/@siebly/kraken-api

Full Changelog: https://github.com/sieblyio/kraken-api/commits/v1.0.0