v0.3.4 Release
This is a minor release from 0.3.3.
Highlights:
Adds and updates endpoints related to the May 25, 2018 provider update to the IEX API
New Features
- Added support for the Largest Trades endpoint through the
get_largest_trades
method ofStock
Enhancements
- Added tests and documentation for cryptocurrency support [GH66] (#66)
- Added docstring for
get_chart
changeFromClose
andchartLast
parameters GH65