What's Changed
- Cleans up error reporting when using wall street horizons API
- Cleans up error reporting when using
historical_data
API interval_end
forhistorical_data
API is now optional- Deprecates
historical_data_ending_now
. usehistorical_data
withinterval_end
asNone
.
Full Changelog: v1.0.11...v1.0.12