Skip to content

Latest commit

 

History

History
58 lines (58 loc) · 17 KB

release.md

File metadata and controls

58 lines (58 loc) · 17 KB
Date Version Comment
2024/10/04 1.1.0 Fix Pandas warning. Fix Insider Transactions error. Add source col to ticker_news(). Add image fetch Proxy. Issue: #116 #118 #120. PR: #119 #121 #122 #123.
2024/07/05 1.0.1 Fix custom screener and group. Issue: #112. PR: #113
2024/06/17 1.0.0 Optimization and fix coding style. Release 1.0.0.
2024/05/05 1.0.0rc1 Miscellaneous upgrade. PR: #105
2023/11/02 0.14.7 Fix quote fundamental naming. PR: #95.
2023/10/23 0.14.7rc3 Fix bs4 package dependencies, custom columns and quote issue. Issue: #90 #92. PR: #94.
2023/10/02 0.14.7rc2 Fix stock outer rating and add custom columns. Issue: #85 #86. PR: #87 #88.
2023/09/29 0.14.7rc1 Fix table parsing due to finviz side change. Issue: #84. PR: #84
2023/09/11 0.14.6 Fix date issue. Issue: #81
2023/06/02 0.14.6rc2 Fix persist bug related to night mode. Issue: #75. PR: #76
2023/06/01 0.14.6rc1 Fix dark mode issue. Issue: #71 #72 #74. PR: #73
2023/02/03 0.14.5 Fix ticker with no outer ratings. Issue: #65.
2022/10/18 0.14.4 Fix Insider and news. Add sleep. Issue: #60 #61. PR: #59 #62
2022/06/18 0.14.3 Fix insider. Issue: #54
2022/06/13 0.14.2 Fix deprecated pandas append function. Issue: #55. PR: #56
2022/05/06 0.14.1 Update error message and fundamental output. #53.
2022/03/29 0.14.0 Update package internal. #50.
2022/03/28 0.13.0 Update changes in multiple module due to finviz's change. Issue: #45, #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.
2021/12/30 0.11.1 Update changes in stock fundamental. Issue: #38. PR: #47.
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.
2021/10/14 0.10 Add group custom.
2021/07/03 0.9.10 Add sec doc link. Issue: #26.
2021/07/03 0.9.9 Add calendar module. Fixing import package order. Add package version. Issue: #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. Adding insider options. PR: #22.
2021/04/18 0.9.6 Increase performance and add timeout. Issue: #21.
2021/04/14 0.9.5 Add quarterly statements. Issue: #19.
2021/04/13 0.9.4 Fix bug for weekly chart. Issue: #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.
2021/02/15 0.8.2 Fix error type. Issue: #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.