Releases: alpacahq/alpaca-py
Releases · alpacahq/alpaca-py
v0.29.0
What's Changed
- feat: Crypto Historical Quotes by @IsaacTrevino in #438
- feat: Adjust crypto historical quote by @hiohiohio in #497
Full Changelog: v0.28.3...v0.29.0
v0.28.3
What's Changed
- fix: Fix historical news data by @hiohiohio in #495
Full Changelog: v0.28.2...v0.28.3
v0.28.2
What's Changed
- fix: updated the notebooks to use explicit imports by @DavidMiklo in #494
- Fix
Transfer
pydantic model by @dtatarkin in #496
New Contributors
- @DavidMiklo made their first contribution in #494
- @dtatarkin made their first contribution in #496
Full Changelog: v0.28.1...v0.28.2
v0.28.1
What's Changed
- chore(deps-dev): bump zipp from 3.18.1 to 3.19.1 by @dependabot in #486
- chore(deps-dev): bump setuptools from 69.2.0 to 70.0.0 by @dependabot in #488
- fix: Fix limit order request validation for oco by @hiohiohio in #489
Full Changelog: v0.28.0...v0.28.1
v0.28.0
What's Changed
- chore(deps): bump idna from 3.6 to 3.7 by @dependabot in #442
- chore(deps): bump requests from 2.31.0 to 2.32.0 by @dependabot in #457
- chore(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #450
- chore(deps): bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #472
- feat: Add transmitter info into ReverseBatchJournalRequestEntry by @hiohiohio in #482
- chore(deps): bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #484
Full Changelog: v0.27.1...v0.28.0
v0.27.1
What's Changed
- fix: Fix get_corporate_announcements() by @hiohiohio in #480
Full Changelog: v0.27.0...v0.27.1
v0.27.0
Incompatibility change
- We enhanced Market Data Streaming. However, there could be incompatibility changes (assuming most of users may not be impacted)
- renamed to DataStream from BaseStream with changing file location of websocket.py
- previously BaseStream has subscribe/unsubscribe methods. But now each streaming client extended from DataStream has subscribe/unsubscribe methods.
What's Changed
- Real-time News Data Stream via WebSocket Subscription by @IsaacTrevino in #392
- Update the market data streams by @gnvk in #473
- doc: Update README.md to introduce stock/options historical data client by @hiohiohio in #479
New Contributors
- @IsaacTrevino made their first contribution in #392
Full Changelog: v0.26.1...v0.27.0
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