v0.5.0 Release
v0.5.0 (July 25, 2017)
This is a major release from 0.4.0. We recommend that all users upgrade.
Highlights include:
- Compat with the new Yahoo iCharts API. Yahoo removed the older API, this release restores ability to download from Yahoo. (#315)
What’s new in v0.5.0
Enhancements
- DataReader now supports Quandl, see here (#361).
Backwards incompatible API changes
- Removed Oanda as it became subscription only (#296).
Bug Fixes
- web sessions are closed properly at the end of use (#355)
- Handle commas in large price quotes (#345)
- Test suite fixes for test_get_options_data (#352)
- Test suite fixes for test_wdi_download (#350)
- avoid monkey patching requests.Session (#301)
- get_data_yahoo() now treats 'null' strings as missing values (#342)