Skip to content

v7.4.1

Latest

Choose a tag to compare

@kdeldycke kdeldycke released this 01 Aug 16:34
Immutable release. Only release title and notes can be modified.

Note

7.4.1 is available on 🐍 PyPI and 🐙 GitHub.

  • Add two review links to the release PR's How-to release checklist: the draft dev pre-release and the full changes against main.
  • Teach the repomatic-ship pre-push gate to read the latest conclusive ancestor CI run when HEAD's own runs are still in-flight, catching a pre-existing platform-gated failure before the first push.
  • Lower the uv required-version floor from >=0.12 to >=0.11.15, the actual resolver minimum.
  • Extend the uvx script-equals-package guard to the pipx run <script> install check, so 📦 Package install no longer fails permanently for projects whose CLI script differs from their package name.

Full changelog: v7.4.0...v7.4.1