Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: maxcountryman/flask-login

0.6.3

30 Oct 14:56
0.6.3
88eca62

Choose a tag to compare

This fixes compatibility with Flask 3 and Werkzeug 3.

0.6.2

26 Jul 01:14
9154178

Choose a tag to compare

0.6.1

02 May 04:10
bb25407

Choose a tag to compare

0.6.0

30 Mar 16:16

Choose a tag to compare

This release sets new minimum versions of Python, Flask, and Werkzeug, and fixes compatibility with the latest versions of those.

  • Python >= 3.7
  • Flask >= 1.0.4, this will be bumped to reflect the latest supported release (2.1) in the future
  • Werkzeug >= 1.0.1, this will be bumped to reflect the latest supported release (2.1) in the future