Skip to content

Releases: kdeldycke/click-extra

v4.11.4

14 Nov 18:10
Compare
Choose a tag to compare

Changes

  • Ignore hidden options when coloring help screen.

🐍 Available on PyPi.

v4.11.3

12 Nov 04:30
Compare
Choose a tag to compare

Changes

  • Aligns dependencies.

🐍 Available on PyPi.

v4.11.2

11 Nov 05:09
Compare
Choose a tag to compare

Changes

  • Aligns dependencies.

🐍 Available on PyPi.

v4.11.1

27 Oct 15:22
Compare
Choose a tag to compare

Changes

  • Fix tests against development version of Click.

🐍 Available on PyPi.

v4.11.0

08 Oct 17:39
Compare
Choose a tag to compare

Changes

  • Add support for Python 3.13.
  • Drop supports for Python 3.9.
  • Run tests on Python 3.14-dev.
  • Add tests on ubuntu-24.04. Remove tests on ubuntu-20.04.
  • Upgrade tests from macos-14 to macos-15.

🐍 Available on PyPi.

v4.10.0

05 Sep 09:52
Compare
Choose a tag to compare

Changes

  • Move all platform detection utilities to its own standalone Extra Platforms project.
  • Add dependency on extra-platforms.

🐍 Available on PyPi.

v4.9.0

25 Jul 12:06
Compare
Choose a tag to compare

Changes

  • Switch from Poetry to uv.
  • Drop support for Python 3.8.
  • Mark Python 3.13-dev tests as stable.
  • Remove dependency on regex.

🐍 Available on PyPi.

v4.8.3

25 May 08:30
Compare
Choose a tag to compare

Changes

  • Fix string interpolation in log message.

🐍 Available on PyPi.

v4.8.2

25 May 07:59
Compare
Choose a tag to compare

Changes

  • Do not raise error if package version cannot be fetched.

🐍 Available on PyPi.

v4.8.1

23 May 15:26
Compare
Choose a tag to compare

Changes

  • Do not fail on docs_update import if pygments is not installed.

🐍 Available on PyPi.