Skip to content

Latest commit

 

History

History
205 lines (113 loc) · 14.4 KB

CHANGELOG.md

File metadata and controls

205 lines (113 loc) · 14.4 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 (#85) (c27bd79)

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

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

Chores

Documentation

  • readme: example snippet for client context manager (#82) (6d2b4a7)
  • readme: fix http client proxies example (#78) (d3e3918)

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

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

Features

Chores

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

Bug Fixes

  • client: compat with new httpx 0.28.0 release (#66) (0586398)

Chores

  • internal: codegen related update (#64) (02d56d8)
  • internal: codegen related update (#65) (f23970d)
  • internal: fix compat model_dump method when warnings are passed (#63) (e5874f8)
  • internal: version bump (#56) (87913d2)
  • rebuild project due to codegen change (#58) (0dcf41f)
  • rebuild project due to codegen change (#59) (569c4cd)
  • rebuild project due to codegen change (#60) (904d865)
  • rebuild project due to codegen change (#61) (e4fa147)
  • rebuild project due to codegen change (#62) (de76347)

0.1.0-alpha.12 (2024-10-25)

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

Features

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

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

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

Features

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

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

Features

  • api: Add DMA and Stop Limit order support (#45) (1d8b0f5)

Chores

  • add docstrings to raw response properties (#42) (f3c5945)
  • internal: add support for parsing bool response content (#49) (fd1db20)
  • internal: codegen related update (#46) (094f3bf)
  • internal: codegen related update (#47) (e01fdcf)
  • internal: codegen related update (#48) (025b0ba)

Documentation

  • readme: add section on determining installed version (#44) (cb5137b)

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

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

Features

Chores

  • pyproject.toml formatting changes (#37) (927355c)

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

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

Features

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

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

Features

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

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

Features

Chores

  • internal: codegen related update (#27) (4f61919)

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

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.0...v0.1.0-alpha.1

Features

Chores