Releases: intrinio/python-sdk
Releases · intrinio/python-sdk
Intrinio Python SDK v2.0.0
-
Removed deprecated "Filter" routes and associated methods. The "All" (e.g. get_all_companies) routes and associated methods now support filtering functionality and parameters.
-
Removed next_page parameter from API endpoints and associated methods which do not support paging
-
Fixed the filling_data data type for Fundamental Summary (resolved date conversion issue in SDKs for strongly typed languages)
-
Added Intraday Security Prices
-
Added Municipalities and Municipality Financials
Intrinio Python SDK v1.1.2
- Fixed Python 3.7 "async" syntax error
Intrinio Python SDK v1.1.1
- Added Security Summary to Security Stock Price Adjustments response.
Intrinio Python SDK v1.1.0
- Added new API endpoint classes for:
- Security Dividends
- Security Earnings
- Security Real-time Prices
- Stock Exchange Real-Time Prices
- SEC Company Filing Notes
- Added a "frequency" parameter to Get Historical Data for Companies and Securities
Intrinio Python SDK v1.0.0
Initial release of the Intrinio API Python SDK