Releases: dtcarls/fantasy_football_chat_bot
Releases · dtcarls/fantasy_football_chat_bot
v2.3.0
What's Changed
- apscheduler version and heroku news by @dtcarls in #121
- added gamedaybot.com information by @dtcarls in #123
- New trophies and auto faab detection by @dtcarls in #124
- correct week for new trophies and detect if out of season by @dtcarls in #125
- major reorg and refactor by @dtcarls in #126
- Manager trophy. Close scores use projected. by @dtcarls in #128
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.1.0
End of season release
What's Changed
- update to latest ff_espn_api package. Fixes #19 and non-full draft issue by @dtcarls in #32
- Develop by @dtcarls in #38
- add approximate projections by @dtcarls in #43
- replaced get_current_week with value 0 by @ZachMyers3 in #49
- Develop by @dtcarls in #50
- Added week parameter to functions, adjusted final_score to look at previous week by @ZachMyers3 in #56
- Fix #55 by @dtcarls in #57
- Fix #51 Fix #62 Fix #64 by @dtcarls in #66
- Fix #67 and travis.yml by @dtcarls in #68
- Use latest Espn Api. Add username and password support by @cwendt94 in #70
- 2020 update by @dtcarls in #72
- Latest ESPN API package by @cwendt94 in #73
- update espn_api - Closes #78 by @dtcarls in #79
- Fix #81 #82 #83 by @dtcarls in #84
- Add top half scoring wins by @dtcarls in #85
- update espn_api. update gitignore by @dtcarls in #87
- latest espn_api. fixes 2 week playoff. by @dtcarls in #88
- roll back espn_api update by @dtcarls in #89
- Create LICENSE by @dtcarls in #92
- 2021 updates by @dtcarls in #93
- various heroku fixes by @dtcarls in #94
- random phrase optional. year 2021. at least 1 bot configured check. update espn_api by @dtcarls in #95
- Pull and modify @sdvgallardo fork by @dtcarls in #97
- Create docker-compose.yml by @joshstubble in #98
- Fix a few bugs and add docker compose file by @dtcarls in #101
- Sdvgallardo merge by @dtcarls in #102
- Add waiver report and players to monitor report by @dtcarls in #104
- Add variable for Daily Waiver Reporting by @tylersiskar in #107
- add daily waivers by @dtcarls in #108
- Power rankings update, latest espn api, booleans properly work, code cleanup by @dtcarls in #111
- Logging and char limit fixes by @dtcarls in #113
- Add GitHub Actions workflows by @JasonFreeberg in #115
New Contributors
- @ZachMyers3 made their first contribution in #49
- @cwendt94 made their first contribution in #70
- @joshstubble made their first contribution in #98
- @tylersiskar made their first contribution in #107
- @JasonFreeberg made their first contribution in #115
Full Changelog: v2.0.0...v2.1.0
v2.0.0: Merge pull request #31 from dtcarls/develop
Modified README