Skip to content

v3.1.0

Compare
Choose a tag to compare
@oseymour oseymour released this 02 Jul 00:22
· 52 commits to main since this release
  • Removed the FiveThirtyEight module.
  • Added Copa Libertardors as a competition to the Sofascore module.
  • FBref
    • Revamped the scrape_match() function.
    • Updated the rate limiting in the FBref module due to FBref changing their bot rate limit speed.
    • Also added a new ScraperFC exception class that should be raised when FBref has temporarily flagged your IP due to rate limit infringments.
  • Added linting and typechecking to Tox and GitHub Actions.
  • Added some new test cases for the FBref module.