Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update v1.0.0 functions to work with v2.0.0 #27

Closed
39 of 42 tasks
k5cents opened this issue Sep 14, 2021 · 4 comments
Closed
39 of 42 tasks

Update v1.0.0 functions to work with v2.0.0 #27

k5cents opened this issue Sep 14, 2021 · 4 comments

Comments

@k5cents
Copy link
Owner

k5cents commented Sep 14, 2021

  • all_players()
  • best_roster()
  • draft_picks()
  • draft_settings()
  • espn_games()
  • fee_settings()
  • ffl_api()
  • ffl_info()
  • ffl_merge()
  • ffl_seasons()
  • ffl_week()
  • ffl_year()
  • league_info()
  • league_members()
  • league_messages()
  • league_name()
  • league_size()
  • league_status()
  • league_teams()
  • live_scoring()
  • match_schedule()
  • match_scores()
  • moves_summary()
  • opponent_ranks()
  • player_acquire()
  • player_info()
  • player_news()
  • player_outlook()
  • pro_schedule()
  • roster_moves()
  • roster_score()
  • roster_settings()
  • schedule_settings()
  • score_settings()
  • score_summary()
  • start_roster()
  • stat_correct()
  • team_abbrev()
  • team_roster()
  • trade_settings()
  • waiver_settings()
  • week_scores()
@k5cents
Copy link
Owner Author

k5cents commented Sep 14, 2021

match_scores() is now tidy_scores() to reflect the extensive restructuring done behind the scenes.

@k5cents
Copy link
Owner Author

k5cents commented Sep 14, 2021

match_schedule() is now tidy_matchups() to reflect the extensive restructuring done behind the scenes.

@k5cents
Copy link
Owner Author

k5cents commented Sep 14, 2021

score_summary() is now league_transactions().

@k5cents
Copy link
Owner Author

k5cents commented Sep 14, 2021

stat_correct() needs to be checked after week 1 (or later) to check for corrections.

@k5cents k5cents closed this as completed Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant