Skip to content

v4.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 01:42

Changes

  • Remove Click Extra's own implementation of HelpOption class now that fixes have reached Click's upstream.
  • Redefine @help_option decorator to default to --help/-h options.
  • Add more logging examples in documentation.
  • Add tests on ubuntu-24.04-arm and ubuntu-22.04-arm.
  • Use uv to install specific versions of Python.

🐍 Available on PyPi.