Releases: sieblyio/kraken-api
Releases · sieblyio/kraken-api
v1.0.5: Add custom order management and quote request functionality to PartnerClient
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.
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
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
What's Changed
- chore(): README.md template sections by @tiagosiebler in #34
- chore(v1.0.2): release for updated readme by @tiagosiebler in #35
Full Changelog: v1.0.1...v1.0.2
v1.0.1: Add level3 topic subscriptions to WebsocketClient
What's Changed
Full Changelog: v1.0.0...v1.0.1
v1.0.0: Released JavaScript, TypeScript & Node.js SDK for Kraken's REST APIs and WebSockets
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