Skip to content

v2.4.0 -- League Loader Improvements

Compare
Choose a tag to compare
@joeyagreco joeyagreco released this 15 May 00:44
· 42 commits to main since this release
  • Now load Yahoo Leagues using the most recent league ID
  • Significantly reduced the number of network calls made when loading Leagues with the Sleeper League Loader
  • Fixed bug in the Fleaflicker League Loader where owners could not be loaded sometimes
  • Fixed bug in the Sleeper League Loader where 2-week championship rounds would not load
  • Fixed bug in the Sleeper League Loader where 2-week playoff rounds would not load
  • Fixed bug in Yahoo League Loader where playoff week types could be determined incorrectly
  • Added leagueName parameter to all League Loaders, which allows users to pass in a custom league name
  • Added better tests for the ESPN League Loader
  • Added better tests for the Fleaflicker League Loader
  • Added better tests for the MyFantasyLeague League Loader
  • Added better tests for the Sleeper League Loader
  • Added better tests for the Yahoo League Loader
  • Added better validation to all League Loaders
  • Added human-readable info logging with differences when comparing league models with "=="
  • Updated League Loader examples