This repository has been archived by the owner on Jun 15, 2024. It is now read-only.
Releases: tkp-archive/pyEX
Releases · tkp-archive/pyEX
Release v0.1.11
- Port to py.test
- Sentiment
- International symbols
Release v0.1.10
- Support for Price Target
Release v0.1.9
New Endpoints
- US calendar
- US holidays
- US exchanges
- mutual fund symbols
- otc symbols
Release v0.1.8
bugfixes for iexcloud
Release v0.1.7
Now supporting IEX Cloud client
Release v0.1.6
- Bugfixes
Release v0.1.5
- Removing
ujson
dependency
Release v0.1.4
Support for batch requests, and a thread pool fetcher for bulk requests
Release v0.1.3
- Dates are datetimes
- Timestamps are datetimes
- Bugfixes
Release v0.1.1
- Sets indexes appropriately across the various commands
- Better expansion of nested jsons into data frames across various commands