Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.

Releases: sieblyio/bitmart-api

v2.5.1: Pin ws to 8.x, remove webpack analyser and improve wsOptions type

Choose a tag to compare

@tiagosiebler tiagosiebler released this 17 Jul 16:34
7e01a03

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

Choose a tag to compare

@tiagosiebler tiagosiebler released this 16 Jul 14:40
0580f00

What's Changed

  • chore(v2.5.0): pin npm to v11 and update Node to v24.18.0 by @JJ-Cro in #108

Full Changelog: v2.4.4...v2.5.0

v2.4.4: Add new futures & spot endpoints

Choose a tag to compare

@tiagosiebler tiagosiebler released this 06 Jul 10:57

What's Changed

  • feat(v2.4.4): Add new Futures and Spot endpoints by @JJ-Cro in #107

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.

Choose a tag to compare

@tiagosiebler tiagosiebler released this 10 Jun 10:13

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

Choose a tag to compare

@tiagosiebler tiagosiebler released this 02 Jun 11:06
6169b67

What's Changed

  • feat(v2.4.2): update version to 2.4.2 and add new Earn and Futures endpoints by @JJ-Cro in #103

Full Changelog: v2.4.1...v2.4.2

v2.4.1: Add new Spot algo order endpoints and update FuturesClientV2 with additional request types

Choose a tag to compare

@tiagosiebler tiagosiebler released this 23 Apr 11:16
1c8f0e2

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

Choose a tag to compare

@tiagosiebler tiagosiebler released this 06 Mar 20:53
d44e10d

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

Choose a tag to compare

@tiagosiebler tiagosiebler released this 09 Feb 15:19
7b7aafa

What's Changed

Full Changelog: v2.3.2...v2.3.3

v2.3.2: Add new REST & WS examples. Enhance WsStore isDeepObjectMatch for recursion.

Choose a tag to compare

@tiagosiebler tiagosiebler released this 04 Feb 15:54
2d30256

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.

Choose a tag to compare

@tiagosiebler tiagosiebler released this 15 Jan 12:16
e3cd5ac

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