Releases: WojciechZankowski/iextrading4j
Releases · WojciechZankowski/iextrading4j
IEXTrading4j v2.1.8
[2.1.8] - 2018-06-15
Added
- Tags added to Company model
IEXTrading4j v2.1.7
[2.1.7] - 2018-06-13
Added
- News image added to the News model
IEXTrading4j v2.1.6
[2.1.6] - 2018-05-27
Added
- Stock Batch endpoint
- Stock Market Batch endpoint
- OHLC Market endpoint
- Previous Market endpoint
IEXTrading4j v2.1.5
[2.1.5] - 2018-05-24
Added
- Largest Trades endpoint
- Extended change and extended changePercent to the Quote model
IEXTrading4j v2.1.4
[2.1.4] - 2018-05-22
Added
- Extended price and extended price time to the Quote model
IEXTrading4j v2.1.3
[2.1.3] - 2018-05-02
Changed
- Turned off throwing exception on unknown model properties
IEXTrading4j v2.1.2
[2.1.2] - 2018-04-30
Changed
- Fixed issue with One-day Chart // Issue#19
- Add new fields to Earning model
IEXTrading4j v2.1.1
IEXTrading4j v2.1.0
[2.1.0] - 2018-03-02
Added
- Request to /stock/time-series endpoint
- Request to /official-price endpoint
- Request to /stock/ohlc endpoint
- Request to /stock/short-interest endpoint
- Request to /stock/threshold-securities endpoint
- Request to /ref-data/daily-list/symbol-directory endpoint
- Request to /ref-data/daily-list/corporate-actions endpoint
- Request to /ref-data/daily-list/dividends endpoint
- Request to /ref-data/daily-list/next-day-ex-date endpoint
Changed
- Fixed WebSocket implementation, it is actually working right now
- Reorganized Chart model and requests. Library supports all types of chart requests
- Increased code coverage
IEXTrading4j v2.0.1
[2.0.1] - 2017-12-28
Added
- Fields High & Low to Quote object