Incompatibility change
- The response of
get_corporate_actions
is changed to include ID/CUSIPs fields.- The order of response/dataframe columns might be changed. Some implementation could be impacted. Please do not rely on the order of the response fields/columns. Instead, please use field/column names.
What's Changed
- fix: Add type for the parameters of TimeFrame() by @hiohiohio in #611
- feat: Support ID/CUSIPs of corporate action by @hiohiohio in #612
Full Changelog: v0.41.0...v0.42.0