Releases: tswift242/fantasyfootball-custom-scorer
Releases · tswift242/fantasyfootball-custom-scorer
v1.0.0
Initial release.
- License and README added.
- Players no longer have default scores. Scores for the default rules are computed at program startup.
- Player scores are formatted to have a consistent number of decimal places.
v0.10.1
League site, used to control the default rules in effect, is now configurable through the UI, and updates all RuleTextFields accordingly.
Bug fix: RestoreDefaultRulesListener now updates rules in Model as well as the View