Releases: WojciechZankowski/iextrading4j
Releases · WojciechZankowski/iextrading4j
IEXTrading4j v3.4.5
IEXTrading4j v3.4.4
[3.4.4] - 2021-05-15
Changed
- Updated
SymbolDescription
model with additional fields
IEXTrading4j v3.4.3
[3.4.3] - 2021-04-03
Added
- Added Corporate Actions - Advanced Distribution, Bonus, Splits
IEXTrading4j v3.4.2
[3.4.2] - 2021-01-08
Changed
- Changes to Dividends model to synchronize with recent iCloud changes.
Date
field type changed fromLocalDate
toLong
.
IEXTrading4j v3.4.0
[3.4.0] - 2021-01-08
Added
- Added
stable
endpoint [#104] @razine-bensari
Changed
- Fixed date handling after iCloud update [#106] @JoseMariaBernad
- Multiple changes to Chart, TimeSeries, BalanceSheet, CashFlow, Dividends, Financial, FundOwnership, IncomeStatement, InsiderTransaction, Ownership, ExchangeSymbol, SymbolDescription models to synchronize with recent iCloud changes
- Deprecated
tranCode
in InsiderTransaction as the field was renamed to transactionCode
IEXTrading4j v3.3.4
[3.3.4] - 2020-08-27
Added
- Added support to no UTP SSE quotes [#97] @lucasbaizer2
- Added
symbol
to Dividens
IEXTrading4j v3.3.3
[3.3.3] - 2020-06-01
Changed
- Added
next
to Dividends Range [#94] - Added
figi
andcik
to ref data - Added
fiscalDate
andcurrency
to Balance Sheet - Added
fiscalDate
andcurrency
to Cash Flow - Added
fiscalDate
andcurrency
to Financials - Added
fiscalDate
andcurrency
to Income Statement - Added
currency
to Price Targets - Added
highTime
,highSource
,lowTime
,lowSource
,iexOpen
,iexOpenTime
,iexClose
,iexCloseTime
attributes to Stock Quote
IEXTrading4j v3.3.2
[3.3.2] - 2019-12-23
Changed
- Fixed Earnings request with Last parameter [#83]
- Fixed issue with different mapping providers [#82]
- Added isDerived field to Currency Rate objects
- Added subattribute and dateField parameters to Time Series
- Added 1 second, 5 second, and 1 minute conflation rates for forex real time streaming
- Added annual earnings and estimates where previously only quarterly was available.
IEXTrading4j v3.3.1
[3.3.1] - 2019-11-03
Added
- Time Series endpoint (TimeSeriesRequestBuilder.class)
IEXTrading4j v3.3.0
[3.3.0] - 2019-10-26
Added
- Daily Sentiment request builder
Changed
- Added week52highDate and week52lowDate to AdvancedStats model
- Replaced CryptoBook and CryptoBookEntry with Book and BookEntry