Lots of changes here, thanks everyone.
Features:
- Add Recommendations Trend Summary #1754 @bot-unit
- Add Recommendation upgrades & downgrades #1773 @bot-unit
- Add Insider Roster & Transactions #1772 @JuliaLWang8
- Moved
download()
progress bar to STDERR #1776 @coskos-ops - PIP optional dependencies #1771 @JuliaLWang8
- Set sensible min versions for optional 'nospam' reqs #1807
Fixes
- Fix
download()
DatetimeIndex
on invalid symbols #1779 @VishnuAkundi - Fix invalid date entering cache DB #1796
- Fix
Ticker.calendar
fetch #1790 @bot-unit - Fixed adding complementary to
Ticker.info
#1774 @coskos-ops Ticker.earnings_dates
: fix warningValue 'NaN' has dtype incompatible with float64
#1810 @Tejasweee- Minor fixes for price repair and related tests #1768
- Fix price repair div adjust #1798
- Fix
raise_errors
argument ignored inTicker.history()
#1806 @puntonim
Maintenance
- Refactor Ticker proxy #1711 @rickturner2001
- Add Ruff linter checks #1756 @marco-carvalho
- Resolve Pandas FutureWarnings #1766 @JuliaLWang8