Releases: questionlp/graphs.wwdt.me
Releases · questionlp/graphs.wwdt.me
v2.1.0
Version 2.1.0
Component Changes
- Upgrade Flask to 2.2.0
- Upgrade Werkzeug from 2.1.2 to 2.2.1
- Upgrade Plotly JS from 2.11.1 to 2.12.1
Application Changes
- Update guests, hosts, locations, panelists, scorekeepers and shows routes and redirects so that canonical routes now have a trailing slash and requests made without a trailing slash will get redirected
Development Changes
- Upgrade pytest from 6.2.5 to 7.1.2
- Add type hinting to pytest scripts
- Upgrade Black from 22.1.0 to 22.6.0
- Change Black
target-version
to removepy36
andpy37
, and addpy310
Full Changelog: questionlp/graphs.wwdt.me_v2@v2.0.0...v2.1.0
v2.0.0
Brand new version of the graphs.wwdt.me site.
For a summary of changes from version 1 to version 2, check out the CHANGELOG.md in the repository: https://github.com/questionlp/graphs.wwdt.me_v2/blob/main/CHANGELOG.md
Full Changelog: https://github.com/questionlp/graphs.wwdt.me_v2/commits/v2.0.0