Releases: aptmac/draftaid-react
Releases · aptmac/draftaid-react
v2.0.0
Try it out at: https://aptmac.github.io/draftaid-react/
I think I'll cap this year's release here.. I don't see myself finding any more time between now and my draft on Tuesday. What's new in this release?
- re-introduced the Patternfly seed project as a base for the project
- essentially turned into a BeerSheets front end; removed the fetch scripts and dependence on scraping FantasyPros
- now a client-side page, easy to host without needing extra scripts or local files
- drag-n-drop functionality for bringing your own custom BeerSheet
- new colour scheme and shading to represent tiers
- improved layout for when using split screen on a single monitor
- new gh-pages branch
Happy drafting!
v1.2.0 (2021 Season)
- Added support for the new FantasyPros rankings tables
- Added support for BeerSheets (use configuration dictionary in
fetch_beersheets.py
to customize to your league settings) - Minor cleanup
- Started bothering with versioning .. I'll say the original fork was v1.0.0, then 2018 to 2020 was v1.1.0, which makes this a v1.2.0 release I guess