Releases: vslee/IEXSharp
Releases · vslee/IEXSharp
v2.9.4
v2.9.3
v2.9.2
v2.9.1
- @fcsobel added support for tops/last call with no symbols (#113)
- @rothso fixed
QuotepreviousVolumedecimal(#114) - @mtf30rob fixed
StockFundamentals.ReportedFinancialsupdateddecimal(#119) - @zzvanyazz fixed
StockFundamentals.AdvancedFundamentalsupdateddecimal(#120) - Test for #115 was added 23986b2
IEXSharpTestand gh actions were updated to dotnet 6.0 10eb45d and 10eb45dupdateddecimals were fixed inStockPrices.HistoricalPriceResponseandStockFundamentals.DividendBasicResponse47dab79 579e3da- dependencies were updated cc5f0ba
v2.9.0
v2.8.0
v.2.7.0
- @dharmendra94 added
ReportedFinancials(#105), fixed decimal volumes inHistoricalPrices(#104), and addedTimeSeriessupport toAdvancedFunadmentals(#101). - @fcsobel fixed nullable
ints inCompany(#97) andAdvancedDividend(#98) - @Matthiee added a missing disclaimer (#103)
StockFundamentalsService.AdvancedFundamentalsreturn type was fixed
v2.6.0
- @amine-mejaouel fixed nullable properties in
Cashflow(#90), madeIEXCloudClientmockable (#91), and exposedCoreMessagesUsage&PremiumMessagesUsageinIEXResponse(#94). - @rinukkusu fixed
longvolume properties onQuote(#95) ToString()override now starts with timestamp
v2.5.0
- @JamiePrentice added missing properties in
balance-sheet,cash-flow,company,earnings,financials,fund-ownership,historical-prices,insider-summary,insider-transactions,institutional-ownership,key-stats,splits-basic(#87). He also added support foradvanced-fundamentals(#88) - JSONConverter for non-nullable decimal was added.
DividendBasicResponse.datewas changed to long.