Intrinio Python SDK v4.0.0
New Features
- Page size limit increase to 50,000 for Security Screener endpoint in Security API
- Enabled screening by security_primary / security_delisted for Security Screener endpoint in Security API
Bug Fixes
- Added missing Company Summary to Fundamental response objects for Standardized and Reported Financials endpoints in Fundamentals API
- (potentially breaking change) Corrected Company News endpoint in Company API to return a Company News Summary object rather than a Company News object to resolve duplicate company summaries in documentation
- Fixed Lookup Filing endpoint in Filings API to include missing Company Summary per documentation
- Next Page token fix for Exchange Real-Time Prices endpoint in Stock Exchange API and All Data Tags endpoint in DataTag API
- Elimination of duplicate data tags for Standardized Financials endpoint in Fundamentals API
- Eliminated duplicate page_size parameter for Search Filing Notes endpoint in Filing API (resolves Javascript SDK use strict issue)