Releases: alpacahq/alpaca-py
Releases · alpacahq/alpaca-py
V0.3.0-alpha
What's Changed
- ENG-12214 add GA to base template of theme by @sfhemstreet in #93
- ENG-12586: add Carnas font, similar colors to alpaca.markets/docs by @sfhemstreet in #94
- Broker Documentation Content by @haxdds in #99
- Update README by @haxdds in #100
- Updates Doc Sidebar Title by @haxdds in #101
- Trading and Intro Docs by @haxdds in #102
- Restructure Broker Api Reference by @haxdds in #103
- Amend Broker:create_account Example by @haxdds in #104
- Doc Landing Page Content by @haxdds in #105
- WD-24: Style homepage by @sfhemstreet in #106
- Adds Crypto Exchanges to AssetExchange by @haxdds in #108
- ENG-13041: Add Amplitude to Alpaca-Py by @sfhemstreet in #109
- Docs Update by @haxdds in #111
- Alpaca-Py banner, badges, CTA, and project links by @sfhemstreet in #112
- Refactors Market Data by @haxdds in #110
- v0.3.0 by @haxdds in #113
New Contributors
- @sfhemstreet made their first contribution in #93
Full Changelog: v0.2.0...v0.3.0
V0.2.0-alpha
What's Changed
- Trading API: Clock & Calendar by @haxdds in #76
- Trading API: Cancel Order By ID Fix by @haxdds in #79
- Trading API: Positions by @haxdds in #81
- Trading API: Assets by @haxdds in #83
- Broker API: Journals by @haxdds in #85
- Broker API: Watchlists by @haxdds in #86
- Broker API: Assets by @haxdds in #87
- Broker API: Orders by @haxdds in #88
- Trading API: Account by @haxdds in #89
- Trading API: Watchlists by @haxdds in #90
- Alpha Release: v0.2.0 by @haxdds in #92
Full Changelog: v0.1.2...v0.2.0
V0.1.2: Pre-Alpha Release
What's Changed
- Add issue templates from v1 repo by @drew887 in #25
- Add URL overriding to clients by @drew887 in #26
- Initial PR To review broker sdk changes thus far. by @drew887 in #24
- Fixes Counting Error in Multisymbol Paginated Data Request by @haxdds in #28
- Broker Work Round 2: PR of Allowing different pagination types for requests by @drew887 in #27
- Adds a pepy badge for downloads by @drew887 in #36
- Broker API: Adding in Documents routes by @drew887 in #29
- Merge Current Broker Progress into Master by @haxdds in #43
- Adds Clock Model by @haxdds in #58
- Adds Calendar Model by @haxdds in #59
- Updates Authorization For REST Client by @haxdds in #44
- Broker Work Round 4 - ACH Funding by @ryansdowning in #42
- Broker API: Trading - Trading Account Configuration by @drew887 in #60
- Adds Asset Model by @haxdds in #61
- Adds Watchlist Model by @haxdds in #62
- Broker API: Clock & Calendar by @drew887 in #64
- Remove drew887 as owner by @drew887 in #66
- Adds Position, Order, and Portfolio History Models by @ryansdowning in #63
- Broker API: Trading Routes by @ryansdowning in #68
- Adds in an initial CONTRIBUTING file by @drew887 in #69
- Removes CRLFs from files by @drew887 in #71
- Refactor docs for Common models by @drew887 in #65
- Common: Adds CorporateActionAnnouncement and Related Models by @haxdds in #74
- Partial Work on adding watchlist routes for Broker by @drew887 in #75
- Trading API: Adds TradingClient and Create Order Route by @haxdds in #72
- Trading API: Adds All Order Routes by @haxdds in #73
New Contributors
- @ryansdowning made their first contribution in #42
Full Changelog: v0.1.1...v0.1.2
Some Patches to Initial Release
Initial AlpacaPy Release
AlpacaPy is the new SDK for interfacing with Alpaca's API products
Note: AlpacaPy is in the very early stages of alpha development and is not production ready. Currently AlpacaPy interfaces with only the Market Data API, however the other APIs are coming soon.