Skip to content

1.5.0

Choose a tag to compare

@github-actions github-actions released this 09 Oct 11:22
· 23 commits to main since this release

1.5.0 - 2025-10-09

Compare with 1.4.5

Merge upstream

Bug Fixes

  • Fix typo in PR template (b270abc by Timothée Mazzucotelli).

Features

  • Warn on default encoding in open() calls (f41edb4 by Bartosz Sławecki). PR-77
  • Run quality CI on matrix (27ffb20 by Bartosz Sławecki). PR-73
  • Don't run CI on topic branches without a PR (0c4f6cd by Bartosz Sławecki). PR-71
  • Cancel no longer useful runs in the same PR (34b8778 by Bartosz Sławecki). PR-74
  • Print file:lineno in API test output (fce4ee4 by Timothée Mazzucotelli).
  • Add pull request template (5f60cf1 by Timothée Mazzucotelli).

Code Refactoring

  • Support light and dark background logos for premium sponsors (852105a by Timothée Mazzucotelli).
  • Don't fail fast (bce6109 by Bartosz Sławecki). PR-75
  • Be more resilient to errors in latest (dev) Python version (898db72 by Timothée Mazzucotelli).
  • Remove Radicle badge extension (too bothersome, will add badges manually) (1e2dbfd by Timothée Mazzucotelli).
  • Debug Radicle ID context hook (d8069b9 by Timothée Mazzucotelli).
  • Take control over the Gitter/Matrix badge's color (a8f9282 by Timothée Mazzucotelli).
  • Add a rad clone badge if the repository was rad init'd (ee65aee by Timothée Mazzucotelli).
  • Use new package name for extensions (27c1d8e by Timothée Mazzucotelli).
  • Improve initial output of make (ac0da32 by Timothée Mazzucotelli). PR-griffe-393
  • Ignore Ruff/ty warnings, prepare ty use (d581cd6 by Timothée Mazzucotelli).