Skip to content

v2.1.0

Compare
Choose a tag to compare
@questionlp questionlp released this 03 Aug 04:51
· 155 commits to main since this release
3eec1e7

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