Skip to content

Releases: pallets/click

8.1.7

17 Aug 17:29
8.1.7
874ca2b
Compare
Choose a tag to compare

8.1.6

18 Jul 20:05
8.1.6
3793f5b
Compare
Choose a tag to compare

This is a fix release for the 8.1.x feature branch. If you were having issues with type checking tools like pyright or mypy not accepting uses of Click's decorators, this should fix that.

8.1.5

13 Jul 15:08
8.1.5
63c1716
Compare
Choose a tag to compare

This is a fix release for the 8.1.x feature branch. This fixes an issue with decorator type annotations that caused type checkers to fail for valid code. There are no runtime behavior changes.

8.1.4

06 Jul 18:28
8.1.4
3d873a3
Compare
Choose a tag to compare

8.1.3

28 Apr 17:37
9c6f4c8
Compare
Choose a tag to compare

8.1.2

31 Mar 20:55
030f53c
Compare
Choose a tag to compare

8.1.1

30 Mar 20:17
a41e349
Compare
Choose a tag to compare

8.1.0

28 Mar 17:42
e4aceee
Compare
Choose a tag to compare

This is a feature release, which includes new features and removes previously deprecated features. The 8.1.x branch is now the supported bugfix branch, the 8.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.

8.0.4

18 Feb 20:32
bf1a6d4
Compare
Choose a tag to compare

8.0.3

10 Oct 18:08
41f5b7a
Compare
Choose a tag to compare