Version 0.5.0
Enhancements
- Added support for FBRef - now able to pull stats, schedules, and rosters for over 5000 international football (soccer) teams (#356, #335)
- Added fields for NFL playoff placements and results (#310)
- Added game summaries for MLB, NCAAB, NBA, NFL, and NCAAF boxscores (#307, #305, #303, #287, #282)
- Added support for Python 3.8 (#280)
- Added College Football Playoff (CFP) rankings (#278)
Fixes
- Fixed an issue in the NCAAB Player class that would cause the code to throw an error if a player didn't have a weight listed on their page (#357)
Dependency Updates
- Updated wcwidth to 0.1.9
- Updated numpy to 1.18.2
- Updated packaging to 20.3
- Updated more-itertools to 8.2.0
- Updated six to 1.14.0
- Updated coverage to 5.0.4
- Updated certifi to 2019.11.28
- Updated requests to 2.22.0
- Updated pytest to 5.4.1
- Updated pyparsing to 2.4.6
- Updated pluggy to 0.13.1
- Updated py to 1.8.1
- Updated lxml to 4.5.0
- Updated idna to 2.9
- Updated importlib-metadata to 1.5.2
Known Issues
- The football modules are not accessible from the binaries on PyPI. To fix, update to version 0.5.2 or later of
sportsreference
.