Skip to content

v1.4.7

Latest
Compare
Choose a tag to compare
@tanho63 tanho63 released this 09 Nov 12:43
· 2 commits to main since this release

ffscrapr 1.4.7

The main goal of v1.4.7 is to patch some minor bugs and to pre-emptively correct issues related to upstream dependency tidyr.

Changes

  • Fix ff_scoringhistory.flea_conn() kicking bug.
  • Fix ff_schedule.mfl_conn() NA bug.
  • Remove lubridate dep
  • Update .espn_stat_map() to add threshold-based scoring and fix a missing defensive scoring setting
  • Update ff_scoringhistory.espn_conn() to add threshold calcs. (thank you, @scottfrechette!)
  • Fix espn_potentialpoints() to move regular flex ahead of superflex
  • ff_scoring() for MFL gets some tweaks to support changes to tidyr (thanks, @DavisVaughan!)

Thanks

Grateful to @davisderodes, @DavisVaughan, @draftydesert277, @scottfrechette, and @TheMathNinja for their contributions to this release - feedback, issues, and PRs!