Skip to content

Releases: questionlp/graphs.wwdt.me

v2.1.0

03 Aug 04:51
3eec1e7
Compare
Choose a tag to compare

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 remove py36 and py37, and add py310

Pull Requests: #4, #5

Full Changelog: questionlp/graphs.wwdt.me_v2@v2.0.0...v2.1.0

v2.0.0

30 Apr 03:45
Compare
Choose a tag to compare

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