Skip to content

Releases: uberfastman/fantasy-football-metrics-weekly-report

App migrated to Docker

01 Oct 16:45
1547e71
Compare
Choose a tag to compare

In a major step forward, the app now runs entirely inside a pre-built and published Docker container, ensuring code and dependencies are always correct.

API Updates, New Metrics, and Bug Fixes

20 Sep 09:03
Compare
Choose a tag to compare

This release includes updates to the historical Fleaflicker API functionality, a optimal points metric, the COVID-19 metric, and various bug fixes and documentation updates.

API Updates for 2020

11 Sep 03:07
Compare
Choose a tag to compare

Release include update to the various platform APIs, as well as a temporary disabling of the Bad Boy rankings while an alternative to the no-longer available NFL Arrest API is sought.

Upgrade to yfpy 3.0.0

20 Nov 08:06
Compare
Choose a tag to compare

Documentation updates, dependency updates, and report cleanup.

Generify Fantasy Football Data Access

10 Oct 15:28
Compare
Choose a tag to compare

Previously, the report used platform specific data structures to retrieve data. Now it uses generic classes that can have any platform data mapped to them in order to support future integration with additional platforms beyond just Yahoo.

Complete Overhaul

02 Oct 15:02
Compare
Choose a tag to compare

Completely overhauled/refactored application. The entire application was littered with legacy code, over-engineered structures, and messy logic. This effort was an attempt to weed out much of that and make the overall app more modular. That being said, this will likely be a continuing effort going forward as well.

Upgrade to yffpy v2

21 Sep 05:26
Compare
Choose a tag to compare

Upgrade missed yffpy usage in Monte Carlo simulations and remove old test/example code.

Transition from YQL to yffpy

21 Sep 05:30
Compare
Choose a tag to compare
v3.0.0-alpha

Transition to custom yffpy api wrapper from old yql approach.

Upgrade to Python 3

21 Sep 05:29
Compare
Choose a tag to compare
v2.0.0-alpha

Upgrade from Python 2 to 3.

v1 Release

21 Sep 05:28
Compare
Choose a tag to compare
v1.0.0

Original Yahoo! Fantasy Football report app version.