All notable changes to this project will be documented in this file.
- Replaced kwargs with optional, named keyword arguments
- Updated package requirements
- Updated package requirements
- Updated package requirements
- Now populate
playoff_round_type_enum
for older leagues
- Added more fields to response objects
- Rollback strict version requirements
- Enforce strict versions on requirements
- Added SeasonStatus for post-season
- Fixed bug that prevented the latest version from being installed
- Upgraded dependency versions
- Buffed setup flow
- Added API Clients for unofficial endpoints
- Added examples for new API Clients
- Added enum values
- Added missing imports
- Changed frequency of dependabot checks from daily to weekly
- Updated README
- Added PlayoffRoundType field with enum for clarity
- Updated API Client error handling to simplify debugging
- Updated bugged versioning flow