-
-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
49 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,47 @@ | ||
| Date | Version | Comment | | ||
| ------------- | ------------- | ------------- | | ||
| 2022/10/18 | 0.14.4 | Fix Insider and news. Add sleep. Issue: [#60](https://github.com/lit26/finvizfinance/issues/60) [#61](https://github.com/lit26/finvizfinance/issues/61). PR: [#59](https://github.com/lit26/finvizfinance/pull/59) [#62](https://github.com/lit26/finvizfinance/pull/62) | ||
| 2022/06/18 | 0.14.3 | Fix insider. Issue: [#54](https://github.com/lit26/finvizfinance/issues/54) | | ||
| 2022/06/13 | 0.14.2 | Fix deprecated pandas append function. Issue: [#55](https://github.com/lit26/finvizfinance/issues/55). PR: [#56](https://github.com/lit26/finvizfinance/pull/56) | ||
| 2022/05/06 | 0.14.1 | Update error message and fundamental output. [#53](https://github.com/lit26/finvizfinance/pull/53). | | ||
| 2022/03/29 | 0.14.0 | Update package internal. [#50](https://github.com/lit26/finvizfinance/pull/50). | | ||
| 2022/03/28 | 0.13.0 | Update changes in multiple module due to finviz's change. Issue: [#45](https://github.com/lit26/finvizfinance/issues/45), [#46](https://github.com/lit26/finvizfinance/issues/46). | | ||
| 2022/03/02 | 0.12.2 | Fix screener error due to carelessness. | | ||
| 2022/03/02 | 0.12.1 | Update changes in stock insider due to finviz's change. | | ||
| 2022/03/02 | 0.12.0 | Update changes in stock screener. Issue: [#41](https://github.com/lit26/finvizfinance/issues/41).| | ||
| 2021/12/30 | 0.11.1 | Update changes in stock fundamental. Issue: [#38](https://github.com/lit26/finvizfinance/issues/38). PR: [#47](https://github.com/lit26/finvizfinance/pull/37).| | ||
| 2021/12/11 | 0.11 | Reformat the code to follow PEP 8 style guide. | | ||
| 2021/10/14 | 0.10.1 | Add pagination to the screener. Issue: [#29](https://github.com/lit26/finvizfinance/issues/29). | | ||
| 2021/10/14 | 0.10 | Add group custom. | | ||
| 2021/07/03 | 0.9.10 | Add sec doc link. Issue: [#26](https://github.com/lit26/finvizfinance/issues/26). | | ||
| 2021/07/03 | 0.9.9 | Add calendar module. Fixing import package order. Add package version. Issue: [#25](https://github.com/lit26/finvizfinance/issues/25).| | ||
| 2021/05/08 | 0.9.8 | Adding data type in Quote file.| | ||
| 2021/04/27 | 0.9.7 | Update Value Error message. Issue: [#23](https://github.com/lit26/finvizfinance/issues/23). Adding insider options. PR: [#22](https://github.com/lit26/finvizfinance/pull/22). | | ||
| 2021/04/18 | 0.9.6 | Increase performance and add timeout. Issue: [#21](https://github.com/lit26/finvizfinance/issues/21).| | ||
| 2021/04/14 | 0.9.5 | Add quarterly statements. Issue: [#19](https://github.com/lit26/finvizfinance/issues/19).| | ||
| 2021/04/13 | 0.9.4 | Fix bug for weekly chart. Issue: [#18](https://github.com/lit26/finvizfinance/issues/18).| | ||
| 2021/03/06 | 0.9.3 | Add ticker statements. | | ||
| 2021/02/23 | 0.9.2 | Fix bug for PyPi packages. | | ||
| 2021/02/23 | 0.9 | Changing screener structure. Adding Custom screener. Issue: [#12](https://github.com/lit26/finvizfinance/issues/12).| | ||
| 2021/02/15 | 0.8.2 | Fix error type. Issue: [#10](https://github.com/lit26/finvizfinance/issues/10). | | ||
| 2021/02/07 | 0.8.1 | Fix bug in screener order. | | ||
| 2021/02/05 | 0.8 | Adding ascend and descend to screener and fixing code style. | | ||
| 2021/01/11 | 0.7.5 | Add current price function. | | ||
| 2021/01/04 | 0.7.4 | Update progress bar. | | ||
| 2020/12/29 | 0.7.3 | Adding stock trading signals in quote, fixing bug in stock fundamental. | | ||
| 2020/11/24 | 0.7.2 | Adding optional download for charts. | | ||
| 2020/10/01 | 0.7.1 | Adding future module. | | ||
| 2020/09/19 | 0.7 | Adding top K rows in the screener dataframe and update request error. | | ||
| 2020/08/21 | 0.6.2 | Update printing. | | ||
| 2020/08/17 | 0.6.1 | Fix PyPi package error. | | ||
| 2020/08/17 | 0.6 | Add earning module. | | ||
| 2020/08/15 | 0.5.1 | Fix bug in group folder. | | ||
| 2020/08/15 | 0.5 | Update Quote module and add compare function to screener. | | ||
| 2020/08/14 | 0.4.1 | Add group spectrum module. | | ||
| 2020/08/14 | 0.4 | Add group folder. | | ||
| 2020/08/13 | 0.3 | Add forex and crypto module. | | ||
| 2020/08/02 | 0.2.3 | Update filter in screener. | | ||
| 2020/08/02 | 0.2.2 | Fix a bug in screen order. | | ||
| 2020/07/31 | 0.2.1 | Add order to screen module. | | ||
| 2020/07/31 | 0.2 | Fix a bug. | | ||
| Date | Version | Comment | | ||
|------------|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ||
| 2023/02/03 | 0.14.5 | Fix ticker with no outer ratings. Issue: [#65](https://github.com/lit26/finvizfinance/issues/65). | | ||
| 2022/10/18 | 0.14.4 | Fix Insider and news. Add sleep. Issue: [#60](https://github.com/lit26/finvizfinance/issues/60) [#61](https://github.com/lit26/finvizfinance/issues/61). PR: [#59](https://github.com/lit26/finvizfinance/pull/59) [#62](https://github.com/lit26/finvizfinance/pull/62) | ||
| 2022/06/18 | 0.14.3 | Fix insider. Issue: [#54](https://github.com/lit26/finvizfinance/issues/54) | | ||
| 2022/06/13 | 0.14.2 | Fix deprecated pandas append function. Issue: [#55](https://github.com/lit26/finvizfinance/issues/55). PR: [#56](https://github.com/lit26/finvizfinance/pull/56) | ||
| 2022/05/06 | 0.14.1 | Update error message and fundamental output. [#53](https://github.com/lit26/finvizfinance/pull/53). | | ||
| 2022/03/29 | 0.14.0 | Update package internal. [#50](https://github.com/lit26/finvizfinance/pull/50). | | ||
| 2022/03/28 | 0.13.0 | Update changes in multiple module due to finviz's change. Issue: [#45](https://github.com/lit26/finvizfinance/issues/45), [#46](https://github.com/lit26/finvizfinance/issues/46). | | ||
| 2022/03/02 | 0.12.2 | Fix screener error due to carelessness. | | ||
| 2022/03/02 | 0.12.1 | Update changes in stock insider due to finviz's change. | | ||
| 2022/03/02 | 0.12.0 | Update changes in stock screener. Issue: [#41](https://github.com/lit26/finvizfinance/issues/41). | | ||
| 2021/12/30 | 0.11.1 | Update changes in stock fundamental. Issue: [#38](https://github.com/lit26/finvizfinance/issues/38). PR: [#47](https://github.com/lit26/finvizfinance/pull/37). | | ||
| 2021/12/11 | 0.11 | Reformat the code to follow PEP 8 style guide. | | ||
| 2021/10/14 | 0.10.1 | Add pagination to the screener. Issue: [#29](https://github.com/lit26/finvizfinance/issues/29). | | ||
| 2021/10/14 | 0.10 | Add group custom. | | ||
| 2021/07/03 | 0.9.10 | Add sec doc link. Issue: [#26](https://github.com/lit26/finvizfinance/issues/26). | | ||
| 2021/07/03 | 0.9.9 | Add calendar module. Fixing import package order. Add package version. Issue: [#25](https://github.com/lit26/finvizfinance/issues/25). | | ||
| 2021/05/08 | 0.9.8 | Adding data type in Quote file. | | ||
| 2021/04/27 | 0.9.7 | Update Value Error message. Issue: [#23](https://github.com/lit26/finvizfinance/issues/23). Adding insider options. PR: [#22](https://github.com/lit26/finvizfinance/pull/22). | | ||
| 2021/04/18 | 0.9.6 | Increase performance and add timeout. Issue: [#21](https://github.com/lit26/finvizfinance/issues/21). | | ||
| 2021/04/14 | 0.9.5 | Add quarterly statements. Issue: [#19](https://github.com/lit26/finvizfinance/issues/19). | | ||
| 2021/04/13 | 0.9.4 | Fix bug for weekly chart. Issue: [#18](https://github.com/lit26/finvizfinance/issues/18). | | ||
| 2021/03/06 | 0.9.3 | Add ticker statements. | | ||
| 2021/02/23 | 0.9.2 | Fix bug for PyPi packages. | | ||
| 2021/02/23 | 0.9 | Changing screener structure. Adding Custom screener. Issue: [#12](https://github.com/lit26/finvizfinance/issues/12). | | ||
| 2021/02/15 | 0.8.2 | Fix error type. Issue: [#10](https://github.com/lit26/finvizfinance/issues/10). | | ||
| 2021/02/07 | 0.8.1 | Fix bug in screener order. | | ||
| 2021/02/05 | 0.8 | Adding ascend and descend to screener and fixing code style. | | ||
| 2021/01/11 | 0.7.5 | Add current price function. | | ||
| 2021/01/04 | 0.7.4 | Update progress bar. | | ||
| 2020/12/29 | 0.7.3 | Adding stock trading signals in quote, fixing bug in stock fundamental. | | ||
| 2020/11/24 | 0.7.2 | Adding optional download for charts. | | ||
| 2020/10/01 | 0.7.1 | Adding future module. | | ||
| 2020/09/19 | 0.7 | Adding top K rows in the screener dataframe and update request error. | | ||
| 2020/08/21 | 0.6.2 | Update printing. | | ||
| 2020/08/17 | 0.6.1 | Fix PyPi package error. | | ||
| 2020/08/17 | 0.6 | Add earning module. | | ||
| 2020/08/15 | 0.5.1 | Fix bug in group folder. | | ||
| 2020/08/15 | 0.5 | Update Quote module and add compare function to screener. | | ||
| 2020/08/14 | 0.4.1 | Add group spectrum module. | | ||
| 2020/08/14 | 0.4 | Add group folder. | | ||
| 2020/08/13 | 0.3 | Add forex and crypto module. | | ||
| 2020/08/02 | 0.2.3 | Update filter in screener. | | ||
| 2020/08/02 | 0.2.2 | Fix a bug in screen order. | | ||
| 2020/07/31 | 0.2.1 | Add order to screen module. | | ||
| 2020/07/31 | 0.2 | Fix a bug. | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
HERE = pathlib.Path(__file__).parent | ||
|
||
VERSION = '0.14.4' | ||
VERSION = '0.14.5' | ||
PACKAGE_NAME = 'finvizfinance' | ||
AUTHOR = 'Tianning Li' | ||
AUTHOR_EMAIL = '[email protected]' | ||
|