------ - Fixed issues related to non-publicly traded tickers (crypto, currency, etc)
0.1.47
------ - Fixed options-related bug that was caused by code refactoring
0.1.46
------ - Rerwote all fundamental-related methods, which now support quarterly financials, cashflow, balance sheets, and earnings, analysts recommendations, and earnings calendar data - Code refactoring
0.1.45
------ - Added sustainability data/error handling for ETF/MF (by GregoryMorse) - Avoid rounding the values retrieved from Yahoo by default (by aglebov) - Added 'rename=True' for the namedtuple (raffieeey)
0.1.44
------ - Improved ``Tickers`` module (see https://github.com/ranaroussi/yfinance/issues/86) - Misc bugfixes