Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@j-andrews7 j-andrews7 released this 10 Nov 02:16

What's Changed

  • Unit tests and warning fixes for scouting report by @WakeUpWaffles in #76
  • Strip asterisks from team name in get_valid_teams for 2020 season (fixes #81) by @esqew in #82
  • Add postseason indicator for team schedule (closes #80) by @esqew in #83
  • Remove dead imports (fixes #60) by @esqew in #84
  • Add pause time between test cases by @esqew in #86
  • Add support for scraping dynamic Scouting Report in team.py by @esqew in #71
  • Remove unused variable in misc.py by @esqew in #88
  • add NST% columns by @nickostendorf in #89
  • Refactor for new cloudflare requirements by @seankim658 in #95
  • Handle dates with no games in fanmatch data by @seankim658 in #96
  • Update docs by @seankim658 in #97
  • Adds lxml and fix for new no games fanmatch message by @seankim658 in #99
  • Update for predicted possessions and new date matching by @seankim658 in #101
  • Fix ReadTheDocs documentation build (again) due to missing dependencies.

New Contributors

Full Changelog: v0.3.5...v0.4.0