All notable changes to this project will be documented in this file.
- N/A
- [ESPN League Loader] Added check for teams on bye week.
- Added way to get League objects in a Python dictionary / JSON via the toJson() method
- Now allow users to turn off validation on methods that use League objects via the
validate=False
keyword argument - Added a FAQ section to README.md