Skip to content

Releases: pallets/werkzeug

2.0.0

12 May 00:12
af160e0
Compare
Choose a tag to compare

New major versions of all the core Pallets libraries, including Werkzeug 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.0rc5

03 May 14:19
2d6f7cc
Compare
Choose a tag to compare

2.0.0rc4

16 Apr 15:36
a82e648
Compare
Choose a tag to compare

2.0.0 Release Candidate 3

17 Mar 20:28
Compare
Choose a tag to compare
Pre-release

Use the --pre flag to install this pre-release:

pip install --pre Werkzeug==2.0.0rc3

2.0.0 Release Candidate 2

03 Mar 20:43
Compare
Choose a tag to compare
Pre-release

Use the --pre flag to install this pre-release:

pip install --pre Werkzeug==2.0.0rc2

2.0.0 Release Candidate 1

09 Feb 14:58
Compare
Choose a tag to compare
Pre-release

Use the --pre flag to install this pre-release:

pip install --pre Werkzeug==2.0.0rc1

1.0.1

31 Mar 18:05
1dde4b1
Compare
Choose a tag to compare

1.0.0

31 Mar 18:05
dfde671
Compare
Choose a tag to compare

After 13 years of development, we're finally 1.0!

Note that previously deprecated code has been removed in this release. Use 0.16.1 as an intermediate step to see deprecation warnings and upgrade.

1.0.0 Release Candidate 1

31 Jan 16:55
Compare
Choose a tag to compare
Pre-release

Use the --pre flag to install this pre-release:

pip install --pre Werkzeug==1.0.0rc1

0.16.1

27 Jan 04:20
2b2c4c3
Compare
Choose a tag to compare