Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 739 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 739 Bytes

Changelog

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

Initial Release