Releases: alpacahq/alpaca-py
Releases · alpacahq/alpaca-py
v0.26.1
What's Changed
- fix: Change Visa_Type to match API expectations. by @RayOconnor in #478
New Contributors
- @RayOconnor made their first contribution in #478
Full Changelog: v0.26.0...v0.26.1
v0.26.0
v0.25.0
What's Changed
- feat: Add asof parameter to historical stock data requests by @gnvk in #477
- fix: Remove model_config for sphinx by @hiohiohio in #474
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- feat: Add kyc_results into broker account by @hiohiohio in #467
Full Changelog: v0.23.0...v0.24.0
v0.23.0
Deprecated notification
- set BrokerClient.delete_account() deprecated. Please use BrokerClient.close_account() instead. BrokerClient.delete_account() will be removed in the future release.
What's Changed
- feat: Add BrokerClient.close_account by @hiohiohio in #466
- M1-372: alpaca-py meta image by @sfhemstreet in #468
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- feat: Add transmitter info into BatchJournalRequestEntry by @hiohiohio in #459
Full Changelog: v0.21.2...v0.22.0
v0.21.2
v0.21.1
What's Changed
- fix: Add correct JournalStatus by @hiohiohio in #448
- fix: Fix update_trade_configuration_for_account() by @hiohiohio in #449
- doc: Update README.md by @hiohiohio in #452
Full Changelog: v0.21.0...v0.21.1
v0.21.0
Incompatible Changes
get_option_snapshot
returnsOptionsSnapshot
instead of Snapshotget_option_chain
returnsOptionsSnapshot
instead of Snapshot
What's Changed
- feat: Support changes of options snapshots and chain by @hiohiohio in #446
Full Changelog: v0.20.4...v0.21.0
v0.20.4
What's Changed
- Add new colab notebooks inside examples folder by @ggrace01 in #440
- Create README.md by @ggrace01 in #441
- fix: Add validation to ReplaceOrderRequest by @hiohiohio in #445
New Contributors
Full Changelog: v0.20.3...v0.20.4