- Bug fix for `finviz.get_analyst_price_targets(<TICKER>)` fixed in 143
1.4.4
- Added `EPS growth next Y`, `Volatility (Month)`, `Volatility (Week)`, `Website` to stock data. - Fixed a bug where empty string data was being skipped in `get_insider()`.
1.4.3
* Fixed bugs related to empty results for stock's insider trading and news data * Fixed a bug that prevented SQLite exports for column names with integer prefixes * Added `DISABLE_TQDM` environment variable for users to toggle to disable progress bar
1.4.2
- Refactored `get_news(<Ticker>)`, added datetime and source fields - Refactored `get_analyst_price_targets(<Ticker>, <limit>)`, renamed `price_from` and `price_to` to `target_from` and `target_to`. Added `target` field when only one price is given.
1.4.1
- Fixed conflict that occurred for some tickers on Windows due to reserved file names