Skip to content

Release v1.1

Compare
Choose a tag to compare
@rfelipesilva rfelipesilva released this 12 Oct 14:50
· 10 commits to main since this release

Release v1.1

  • Lib yfinance replaced by pandas_datareader because of errors with Brazilian stocks list;
  • Changed lib version, click==8.0.3 to click==7.1.2, Heroku was with error with newer version during deploy;
  • Changed period filters to match with pandas_datareader, no fixed period anymore. Now is possible to filter by longer periods;

Full Changelog: v1.0...v1.1