Skip to content

Releases: clear-street/studio-sdk-node

v0.1.0-alpha.17

19 Dec 14:38
74797f1
Compare
Choose a tag to compare
v0.1.0-alpha.17 Pre-release
Pre-release

0.1.0-alpha.17 (2024-12-19)

Full Changelog: v0.1.0-alpha.16...v0.1.0-alpha.17

Features

  • api: add average cost to positions (#78) (10bd7e6)

v0.1.0-alpha.16

19 Dec 14:31
b3f8f61
Compare
Choose a tag to compare
v0.1.0-alpha.16 Pre-release
Pre-release

0.1.0-alpha.16 (2024-12-17)

Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16

Chores

  • internal: codegen related update (#75) (8512182)
  • internal: codegen related update (#76) (2f50957)
  • internal: remove unnecessary getRequestClient function (#73) (bc28efe)

v0.1.0-alpha.15

09 Dec 14:14
786da57
Compare
Choose a tag to compare
v0.1.0-alpha.15 Pre-release
Pre-release

0.1.0-alpha.15 (2024-12-09)

Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15

Features

v0.1.0-alpha.14

29 Nov 14:12
13cf4ee
Compare
Choose a tag to compare
v0.1.0-alpha.14 Pre-release
Pre-release

0.1.0-alpha.14 (2024-11-29)

Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14

Features

v0.1.0-alpha.13

29 Nov 14:02
95bad5e
Compare
Choose a tag to compare
v0.1.0-alpha.13 Pre-release
Pre-release

0.1.0-alpha.13 (2024-11-28)

Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13

Features

  • internal: make git install file structure match npm (#65) (0a97e8d)

Chores

  • internal: version bump (#56) (edbfb81)
  • rebuild project due to codegen change (#58) (9de16eb)
  • rebuild project due to codegen change (#59) (d4c4b6b)
  • rebuild project due to codegen change (#60) (3e9fb2b)
  • rebuild project due to codegen change (#61) (677ee27)
  • rebuild project due to codegen change (#62) (bfe87b7)
  • remove redundant word in comment (#64) (cc8bab8)

Documentation

  • remove suggestion to use npm call out (#63) (face38a)

v0.1.0-alpha.12

01 Nov 13:58
c9fc3d7
Compare
Choose a tag to compare
v0.1.0-alpha.12 Pre-release
Pre-release

0.1.0-alpha.12 (2024-11-01)

Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.12

Features

  • api: enable inventories endpoint (#54) (8b58322)

v0.1.0-alpha.10

11 Oct 21:40
4dfcaad
Compare
Choose a tag to compare
v0.1.0-alpha.10 Pre-release
Pre-release

0.1.0-alpha.10 (2024-10-11)

Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10

Features

v0.1.0-alpha.9

04 Oct 20:56
35a12ac
Compare
Choose a tag to compare
v0.1.0-alpha.9 Pre-release
Pre-release

0.1.0-alpha.9 (2024-10-04)

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9

Features

  • api: Add DMA and Stop Limit order support (#47) (fdfa1ad)

Bug Fixes

  • errors: pass message through to APIConnectionError (#45) (ae4fcd9)

Chores

  • better object fallback behaviour for casting errors (#46) (3988a44)
  • internal: codegen related update (#42) (8894f9a)
  • internal: codegen related update (#44) (df7afcc)
  • internal: codegen related update (#48) (a58305a)
  • internal: codegen related update (#49) (0eb3eed)

v0.1.0-alpha.8

05 Sep 21:37
b70db8d
Compare
Choose a tag to compare
v0.1.0-alpha.8 Pre-release
Pre-release

0.1.0-alpha.8 (2024-09-05)

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8

Features

Bug Fixes

  • client: correct File construction from node-fetch Responses (#34) (6e03d20)
  • uploads: avoid making redundant memory copies (#37) (865845b)

Chores

v0.1.0-alpha.7

30 Aug 20:43
4afd83d
Compare
Choose a tag to compare
v0.1.0-alpha.7 Pre-release
Pre-release

0.1.0-alpha.7 (2024-08-30)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Features

Chores

  • ci: install deps via ./script/bootstrap (#29) (19b9d30)
  • run tsc as part of lint script (#27) (c2e864b)