This repository was archived by the owner on Jul 28, 2026. It is now read-only.
Releases: sieblyio/bitmart-api
Releases · sieblyio/bitmart-api
Release list
v2.5.1: Pin ws to 8.x, remove webpack analyser and improve wsOptions type
What's Changed
- chore(v2.5.0): upgrade GitHub Actions to setup-node v7 and checkout v6 by @JJ-Cro in #110
- chore(v2.5.1): pin ws to 8.x, remove webpack analyser and improve wsOptions type by @tiagosiebler in #111
Full Changelog: v2.5.0...v2.5.1
v2.5.0: Pin release to use NPM v11 & update build version to Node LTS v24
What's Changed
Full Changelog: v2.4.4...v2.5.0
v2.4.4: Add new futures & spot endpoints
What's Changed
Full Changelog: v2.4.3...v2.4.4
v2.4.3: Move optional dependencies to dev dpn to reduce bundle bloat. Bump audit dependencies. Readme update.
What's Changed
- chore(v2.4.3): Move optionalDependencies to devDependencies and update README badges by @JJ-Cro in #105
Full Changelog: v2.4.2...v2.4.3
v2.4.2: Add new earn & futures endpoints, update examples
What's Changed
Full Changelog: v2.4.1...v2.4.2
v2.4.1: Add new Spot algo order endpoints and update FuturesClientV2 with additional request types
What's Changed
- feat(v2.4.1): add new Spot algo order endpoints and update FuturesClientV2 with additional request types by @JJ-Cro in #98
- chore: lockfile bumps by @tiagosiebler in #99
Full Changelog: v2.4.0...v2.4.1
v2.4.0: Upgrade WS architecture to latest midflight & promise driven model, update REST types, update endpoint map
What's Changed
- Update types by @JJ-Cro in #91
- feat: Upgrade WsStore, introduce promise-wrapped connect/authenticate for WebSockets, fix futures WS event routing by @tiagosiebler in #88
- feat(v2.4.0): upgrade WS architecture to latest, fix WS event routing… by @tiagosiebler in #92
- chore: update llms.txt & endpoint map by @JJ-Cro in #93
Full Changelog: v2.3.3...v2.4.0
v2.3.3: Add GitHub migration notice
What's Changed
- chore(v2.3.3): add readme migration notice by @tiagosiebler in #79
Full Changelog: v2.3.2...v2.3.3
v2.3.2: Add new REST & WS examples. Enhance WsStore isDeepObjectMatch for recursion.
What's Changed
- feat: add example scripts for Spot and Futures API interactions via REST and WebSocket clients by @JJ-Cro in #76
- feat(v2.3.2): enhance isDeepObjectMatch function for recursive object comparison, and add tests for WebSocket store functionality by @JJ-Cro in #78
Full Changelog: v2.3.1...v2.3.2
v2.3.1: Update wsOptions for advanced WebSocket configuration. Add WebPack, update release workflow.
v2.3.1: Update wsOptions for advanced WebSocket configuration. Add WebPack, update release workflow.
What's Changed
- chore: enhance WSClientConfigurableOptions to support additional WebSocket and HTTP client options by @JJ-Cro in #69
- feat: update package.json for optional webpack dependencies and add webpack configuration for bundling by @JJ-Cro in #72
- feat(v2.3.1): add webpack, update release workflow, update wsOptions by @tiagosiebler in #73
- chore(): README.md template sections by @tiagosiebler in #74
Full Changelog: v2.3.0...v2.3.1