Releases: intrinio/python-sdk
Releases · intrinio/python-sdk
Intrinio Python SDK v5.6.5
- Added automatic retries to API client for failed requests
Intrinio Python SDK v5.6.3
- Added automatic retries to API client for failed requests
Intrinio Python SDK v5.6.1
Updates
- Fix bug with stock price intraday source parameters
Intrinio Python SDK v5.6.0
New Features
- New All ETFs endpoint for ETFs API
- New Search ETFs endpoint for ETFs API
- New ETF Lookup endpoint for ETFs API
- New ETF Holdings endpoint for ETFs API
- New ETF Stats endpoint for ETFs API
- New ETF Analytics endpoint for ETFs API
Intrinio Python SDK v5.5.0
New Features
- New ETF Holdings endpoint for Zacks API
- New Institutional Holdings endpoint for Zacks API
- New Institutional Holding Owners endpoint for Zacks API
- New Institutional Holding Companies endpoint for Zacks API
Intrinio Python SDK v5.4.0
New Features
- New EPS estimates endpoint for Zacks API
- New long term growth rate endpoint for Zacks API
- New EPS growth rates endpoint for Zacks API
- New target price consensuses endpoint for Zacks API
Intrinio Python SDK v5.3.0
New Features
- Added html and text endpoints to Filings API
- Added word_count to filings endpoints for Filings API
- Added industry_category and industry_group parameters and response properties to get all filings endpoint for Filings API
Intrinio Python SDK v5.2.0
New Features
- Added API endpoint for Bulk Download Links
Intrinio Python SDK v5.1.0
Updates
- Added is_latest to fundamentals API get fundamental by id method
- Added preliminary_earnings_date to securities API get security latest earnings record method
- Added last_ex_dividend_date to securities API get security latest dividend record method
Bug Fixes
- Unicode data API response error fixes
Intrinio Python SDK v5.0.1
Bug Fixes
- Removed null and empty-string parameters from API requests, which resulted in empty responses for several endpoints. Resolves issue with All Securities returning no results.