Releases: sstrickx/yahoofinance-api
Releases · sstrickx/yahoofinance-api
YahooFinanceAPI-1.2.2
Fixes a bug when parsing the dividend date for locales different than US and UK
YahooFinanceAPI-1.2.1
Fixes a divide by zero bug after switching to BigDecimal.
YahooFinanceAPI-1.2.0
Now using BigDecimal instead of doubles.
Includes a fix to the methods that are supposed to return percentages.
YahooFinanceAPI-1.1.0
Fixes some bugs in parsing the dividend dates and double values provided by Yahoo Finance.
YahooFinanceAPI-1.0.1
v1.0.1 Added link to website