Releases: alpacahq/alpaca-py
Releases · alpacahq/alpaca-py
v0.16.0
Incompatible changes
- Some of options related fields are renamed.
option_*
=>options_*
What's Changed
- feat: Rename options fields by @hiohiohio in #413
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- feat: Adjust enums for trading by @hiohiohio in #404
- feat: Add new fields into trade account by @hiohiohio in #402
- feat: Adjust account configuration by @hiohiohio in #403
- feat: Add get option contracts by @hiohiohio in #405
- feat: Support option stream data by @hiohiohio in #407
- Update enums.py by @mahveotm in #408
- feat: Support option historical data by @hiohiohio in #406
- doc: Update docs for options trading by @hiohiohio in #410
New Contributors
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- fix: Fix handling empty market data by @hiohiohio in #393
Full Changelog: v0.13.6...v0.14.0
v0.13.6
v0.13.5
package build process is currently failing. therefore, this version is not published on pypi.
What's Changed
- misc: changes to website deployment flow by @fernando-az-alpaca in #388
- feat: Support asset attributes filter for get_all_assets() by @hiohiohio in #394
- feat: Use poetry-dynamic-versioning by @hiohiohio in #390
New Contributors
- @fernando-az-alpaca made their first contribution in #388
Full Changelog: v0.13.4...v0.13.5
v0.13.4
What's Changed
- adding cip result document type by @gageorsburn in #384
- fix: remove f-string for enum by @hiohiohio in #385
- chore: Bump version to v0.13.4 by @hiohiohio in #386
Full Changelog: v0.13.3...v0.13.4
v0.13.3
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
What's Changed
- feat: Add sort parameter into docstring by @hiohiohio in #375
- Requests: fixed "see also" parent classes in docstrings by @Dev-iL in #376
- fix: Support timezone aware datetime for get_orders() by @hiohiohio in #377
- fix: Update links to docs by @hiohiohio in #379
- chore: Bump version to v0.13.2 by @hiohiohio in #380
New Contributors
Full Changelog: v0.13.1...v0.13.2
v0.13.1
What's Changed
- chore: Bump version to v0.13.1 by @hiohiohio in #373
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- Allow pandas v1 compatibility by @alessiocastrica in #358
- fix: optional fields in FailedClosePositionDetails by @alessiocastrica in #360
- Bump urllib3 from 2.0.6 to 2.0.7 by @dependabot in #367
- adding the account application enum type by @gageorsburn in #361
- Base model with ID to remove some code duplication in models by @alessiocastrica in #364
- fix: Fix TradeUpdate model for validation error by @hiohiohio in #372
Full Changelog: v0.12.0...v0.13.0