Releases: sieblyio/kucoin-api
Releases · sieblyio/kucoin-api
Release list
v2.6.1: Pin ws to 8.x, remove webpack analyser and improve wsOptions type
What's Changed
- chore(v2.6.0): upgrade GitHub Actions to setup-node v7 and checkout v6 by @JJ-Cro in #147
- chore(v2.6.1): pin ws to 8.x, remove webpack analyser and improve wsOptions type by @tiagosiebler in #148
Full Changelog: v2.6.0...v2.6.1
v2.6.0: Pin release to use NPM v11 & update build version to Node LTS v24
What's Changed
Full Changelog: v2.5.5...v2.6.0
v2.5.5: Enhance UTA API with new endpoints for fiat price and rate limits, update deposit status types, and improve WebSocket event interfaces
What's Changed
- feat(v2.5.5): enhance UTA API with new endpoints for fiat price and rate limits, update deposit status types, and improve WebSocket event interfaces by @JJ-Cro in #144
Full Changelog: v2.5.4...v2.5.5
v2.5.4: Fix UTA request building for futures order placement
What's Changed
- Update README badges by @JJ-Cro in #140
- fix(v2.5.4): UTA futures request building, chore: bump dependencies post audit by @tiagosiebler in #142
Full Changelog: v2.5.3...v2.5.4
Refer to the Kucoin JavaScript SDK QuickStart Guide to learn more.
v2.5.3: Update fast API withdrawal endpoints, misc endpoint & type updates, move webpack to dev dependencies
What's Changed
- feat(v2.5.3): update package version to 2.5.3, enhance BrokerClient with Fast API withdrawal functionality, and improve API documentation with new endpoints and status codes by @JJ-Cro in #137
- chore: npm bumps post-audit by @tiagosiebler in #139
Full Changelog: v2.5.2...v2.5.3
v2.5.2: Add new Unitifed Trading Account API endpoints, bump lockfile dependencies after audit, add quickstart readme link
What's Changed
- feat(v2.5.2): enhance Unified Trading Account API with new endpoints … by @JJ-Cro in #130
- chore: lockfile bumps after audit, add quickstart readme link by @tiagosiebler in #133
Full Changelog: v2.5.1...v2.5.2
v2.5.1: Add unified trading account examples & docs
What's Changed
- feat: add Unified Trading Account examples and update Spot and Futures guides by @JJ-Cro in #117
- feat(v2.5.1): update API documentation and examples for Unified Trading Account by @JJ-Cro in #122
Full Changelog: v2.5.0...v2.5.1
v2.5.0: Add support for regional KuCoin EU & EU REST APIs & WebSockets
What's Changed
- feat(v2.5.0): support regional KuCoin EU and AU REST APIs and WebSockets by @tiagosiebler in #116
- Add readme notice on upcoming migration to the Siebly.io GitHub organisation.
Full Changelog: v2.4.1...v2.5.0
v2.4.1: Add new REST & WS examples. Enhance WsStore isDeepObjectMatch for recursion.
What's Changed
- refactor: reorganize example directory structure and update WebSocket examples by @JJ-Cro in #113
- refactor: update SDK references and enhance request utility types by @JJ-Cro in #114
- feat(v2.4.1):add tests for isDeepObjectMatch function by @JJ-Cro in #115
Full Changelog: v2.4.0...v2.4.1
v2.4.0: Integrate KuCoin's V2 (Pro) Public & Private WebSockets
What's Changed
- feat: add examples for futures and spot trading using WebSocket and REST APIs by @JJ-Cro in #112
- feat(v2.4.0): Integrate V2 (Pro) Public & Private WebSockets by @tiagosiebler in #111
- Bump eslint to latest
Full Changelog: v2.3.6...v2.4.0