Skip to content

Releases: pallets/flask

2.1.0

28 Mar 19:21
65b0eef
Compare
Choose a tag to compare

This is a feature release, which includes new features and removes previously deprecated features. The 2.1.x branch is now the supported bugfix branch, the 2.0.x branch will become a tag marking the end of support for that branch. We encourage everyone to upgrade, and to use a tool such as pip-tools to pin all dependencies and control upgrades.

We also encourage upgrading to the latest versions of the other Pallets projects as well.

2.0.3

14 Feb 20:04
ef557b3
Compare
Choose a tag to compare

2.0.2

04 Oct 14:39
6f77625
Compare
Choose a tag to compare

2.0.1

21 May 15:57
bc90801
Compare
Choose a tag to compare

2.0.0

12 May 00:11
2f0c62f
Compare
Choose a tag to compare

New major versions of all the core Pallets libraries, including Flask 2.0, have been released! 🎉

This represents a significant amount of work, and there are quite a few changes. Be sure to carefully read the changelog, and use tools such as pip-compile and Dependabot to pin your dependencies and control your updates.

2.0.0rc2

03 May 14:18
d7ac6f5
Compare
Choose a tag to compare

2.0.0rc1

16 Apr 15:55
34eb0da
Compare
Choose a tag to compare

1.1.2

03 Apr 17:22
93dd170
Compare
Choose a tag to compare

1.1.x is the last version to support Python 2.7 and Python 3.5. It also contains deprecation warnings for code that will be removed in 2.0. Please pay attention to deprecation warnings in your project!

This release contains a couple bug fixes.

1.1.1

09 Jul 14:57
ffc6884
Compare
Choose a tag to compare

1.1.0

09 Jul 14:57
1b4ace9
Compare
Choose a tag to compare