Skip to content

Releases: alpacahq/alpaca-py

v0.13.3

17 Nov 12:40
abf518c
Compare
Choose a tag to compare

What's Changed

  • fixing an issue where using f-strings uses the enum name instead of t… by @gageorsburn in #378
  • chore: Bump version to v0.13.3 by @hiohiohio in #381

Full Changelog: v0.13.2...v0.13.3

v0.13.2

15 Nov 11:47
ea995f4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.1...v0.13.2

v0.13.1

27 Oct 06:58
447a116
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

27 Oct 06:32
e7a944e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

05 Oct 00:58
db3d127
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

28 Sep 13:09
8d6da14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

18 Aug 16:34
Compare
Choose a tag to compare

What's Changed

v0.9.0

02 Aug 17:15
Compare
Choose a tag to compare

What's Changed

Notable Changes

Minor Changes

New Contributors

Full Changelog: v0.8.2...v0.9.0

v0.8.2

26 Apr 14:15
Compare
Choose a tag to compare

What's Changed

This is a patch release fixing errors occurring due to the new CRYPTO enum value for the AssetExchange enum.

New Contributors

v0.8.1

11 Apr 19:45
e49d40a
Compare
Choose a tag to compare

What's Changed

  • Realtime crypto data for v1beta3 endpoints via the CryptoDataStream
  • Add get_all_accounts_positions method to BrokerClient by @victorouse in #268