Skip to content

Latest commit

 

History

History
201 lines (106 loc) · 12.6 KB

CHANGELOG.md

File metadata and controls

201 lines (106 loc) · 12.6 KB

Changelog

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)

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)

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

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

Features

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

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

Features

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)

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)

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

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

Features

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)

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

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)

0.1.0-alpha.6 (2024-08-27)

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

Features

Chores

0.1.0-alpha.5 (2024-07-10)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

0.1.0-alpha.4 (2024-07-10)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

0.1.0-alpha.3 (2024-07-10)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Features

Chores

0.1.0-alpha.2 (2024-07-09)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Features

0.1.0-alpha.1 (2024-07-09)

Full Changelog: v0.0.1-alpha.1...v0.1.0-alpha.1

Features

0.0.1-alpha.1 (2024-07-09)

Full Changelog: v0.0.1-alpha.0...v0.0.1-alpha.1

Chores