Skip to content

Releases: sieblyio/bitget-api

v3.2.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:32
624e3ec

What's Changed

  • chore(v3.2.0): upgrade GitHub Actions to setup-node v7 and checkout v6 by @JJ-Cro in #159
  • chore(v3.2.1): pin ws to 8.x, remove webpack analyser and improve wsOptions type by @tiagosiebler in #160

Full Changelog: v3.2.0...v3.2.1

v3.2.0: Add missing V2/classic endpoints, update all examples with working parameters, pin npm for release to v11 and update build Node to LTS v24

Choose a tag to compare

@tiagosiebler tiagosiebler released this 16 Jul 12:31
189d1f4

What's Changed

  • feat(v3.1.11): rewrite RestClientV3 apidoc examples and add missing UTA endpoints by @JJ-Cro in #154
  • chore: update tutorial to latest by @tiagosiebler in #155
  • feat(v3.1.11): rewrite RestClientV2 apidoc examples and add missing classic endpoints by @JJ-Cro in #156
  • chore(v3.2.0): pin npm to v11 and update Node to v24.18.0 by @JJ-Cro in #157

Full Changelog: v3.1.10...v3.2.0

v3.1.10: Add new REST API endpoints for liquidations, rpi, margin statistics & more

Choose a tag to compare

@tiagosiebler tiagosiebler released this 07 Jul 11:06

What's Changed

  • feat(v3.1.10): Add new API endpoints for liquidations, RPI data, and margin statistics by @JJ-Cro in #153

Full Changelog: v3.1.9...v3.1.10

v3.1.9: Move optional dependencies to dev depns, update readme, bump dependencies post-audit

Choose a tag to compare

@tiagosiebler tiagosiebler released this 10 Jun 10:43

What's Changed

  • chore(v3.1.9): Move optionalDependencies to devDependencies and update README badges by @JJ-Cro in #150

Full Changelog: v3.1.8...v3.1.9

v3.1.8: Add new Sub Account & P2P endpoints, update doc examples

Choose a tag to compare

@tiagosiebler tiagosiebler released this 02 Jun 11:03
890944c

What's Changed

  • feat(v3.1.8): update version to 3.1.8 and add new API endpoints for agent subaccounts and P2P trading by @JJ-Cro in #149

Full Changelog: v3.1.7...v3.1.8

v3.1.7: Add Earn Elite API endpoints

Choose a tag to compare

@tiagosiebler tiagosiebler released this 28 Apr 13:54
a6c9868

What's Changed

  • feat(v3.1.7): add Earn Elite API endpoints and update version by @JJ-Cro in #144
  • chore: lockfile bumps post-audit by @tiagosiebler in #145

Full Changelog: v3.1.6...v3.1.7

v3.1.6: Fix test, bump audit dependencies, update readme.

Choose a tag to compare

@tiagosiebler tiagosiebler released this 11 Mar 15:19
63a08b8

What's Changed

Full Changelog: v3.1.5...v3.1.6

v3.1.5: Add Loan endpoints for UTA

Choose a tag to compare

@tiagosiebler tiagosiebler released this 10 Mar 17:44
b44a83e

What's Changed

  • feat(v3.1.5): Add Loan endpoints for UTA by @JJ-Cro in #135

Full Changelog: v3.1.4...v3.1.5

v3.1.4: Add GitHub migration notice

Choose a tag to compare

@tiagosiebler tiagosiebler released this 09 Feb 13:57
dcf9f53

What's Changed

Full Changelog: v3.1.3...v3.1.4

v3.1.3: Add new REST & WS examples. Enhance WsStore isDeepObjectMatch for recursion.

Choose a tag to compare

@tiagosiebler tiagosiebler released this 04 Feb 16:23
df31f18

What's Changed

  • feat: add new examples for V2 and V3 API endpoints by @JJ-Cro in #124
  • refactor: update function signatures to include type annotations by @JJ-Cro in #126
  • feat(v3.1.3): Improved the isDeepObjectMatch function by @JJ-Cro in #127

Full Changelog: v3.1.2...v3.1.3