Skip to content

Releases: WojciechZankowski/iextrading4j

IEXTrading4j v3.4.5

10 Oct 00:35
Compare
Choose a tag to compare

[3.4.5] - 2021-10-10

Changed

  • Added additional fields to basic Split response [#122]

IEXTrading4j v3.4.4

15 May 12:48
f1ab9a1
Compare
Choose a tag to compare

[3.4.4] - 2021-05-15

Changed

  • Updated SymbolDescription model with additional fields

IEXTrading4j v3.4.3

03 Apr 12:06
729becc
Compare
Choose a tag to compare

[3.4.3] - 2021-04-03

Added

  • Added Corporate Actions - Advanced Distribution, Bonus, Splits

IEXTrading4j v3.4.2

09 Jan 17:58
7ac46fa
Compare
Choose a tag to compare

[3.4.2] - 2021-01-08

Changed

  • Changes to Dividends model to synchronize with recent iCloud changes. Date field type changed from LocalDate to Long.

IEXTrading4j v3.4.0

09 Jan 17:57
42ebd07
Compare
Choose a tag to compare

[3.4.0] - 2021-01-08

Added

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

27 Aug 21:24
beae72d
Compare
Choose a tag to compare

[3.3.4] - 2020-08-27

Added

  • Added support to no UTP SSE quotes [#97] @lucasbaizer2
  • Added symbol to Dividens

IEXTrading4j v3.3.3

01 Jun 18:16
45a6a83
Compare
Choose a tag to compare

[3.3.3] - 2020-06-01

Changed

  • Added next to Dividends Range [#94]
  • Added figi and cik to ref data
  • Added fiscalDate and currency to Balance Sheet
  • Added fiscalDate and currency to Cash Flow
  • Added fiscalDate and currency to Financials
  • Added fiscalDate and currency 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

23 Dec 17:25
9ce9987
Compare
Choose a tag to compare

[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

09 Nov 09:37
0dee394
Compare
Choose a tag to compare

[3.3.1] - 2019-11-03

Added

  • Time Series endpoint (TimeSeriesRequestBuilder.class)

IEXTrading4j v3.3.0

26 Oct 19:10
e8f5fa1
Compare
Choose a tag to compare

[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