Skip to content

Releases: pawamoy/copier-uv

1.11.0

24 Oct 09:07

Choose a tag to compare

1.11.0 - 2025-10-24

Compare with 1.10.2

Features

  • Automate sponsors update in README (7ab74bd by Timothée Mazzucotelli).

Bug Fixes

  • Use specific version of artifact (91b5c99 by Timothée Mazzucotelli).

Code Refactoring

  • Remove match parameter on test duty, since we can pass -k directly (ca104e4 by Timothée Mazzucotelli).
  • Remove support for Python 3.9, add support for Python 3.14, add testing for Python 3.15 (946ca5a by Timothée Mazzucotelli).
  • Use Python 3.13 in non-matrix jobs (9256040 by Timothée Mazzucotelli).
  • Upgrade setup-python action to v6 (86a942d by Timothée Mazzucotelli).

1.10.2

09 Oct 11:32

Choose a tag to compare

1.10.2 - 2025-10-09

Compare with 1.10.1

Bug Fixes

1.10.1

09 Oct 11:02

Choose a tag to compare

1.10.1 - 2025-10-09

Compare with 1.10.0

Bug Fixes

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

1.10.0

07 Oct 16:41

Choose a tag to compare

1.10.0 - 2025-10-07

Compare with 1.9.0

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

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

1.9.0

01 Sep 17:03

Choose a tag to compare

1.9.0 - 2025-09-01

Compare with 1.8.9

Features

  • Print file:lineno in API test output (fce4ee4 by Timothée Mazzucotelli).
  • Add pull request template (5f60cf1 by Timothée Mazzucotelli).

1.8.9

15 Aug 14:18

Choose a tag to compare

1.8.9 - 2025-08-15

Compare with 1.8.8

Code Refactoring

  • 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).

1.8.8

15 Aug 12:30

Choose a tag to compare

1.8.8 - 2025-08-15

Compare with 1.8.7

Code Refactoring

  • Debug Radicle ID context hook (d8069b9 by Timothée Mazzucotelli).

1.8.7

15 Aug 10:55

Choose a tag to compare

1.8.7 - 2025-08-15

Compare with 1.8.6

Code Refactoring

  • 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).

1.8.6

15 Jul 10:11

Choose a tag to compare

1.8.6 - 2025-07-15

Compare with 1.8.5

Code Refactoring

  • Use new package name for extensions (27c1d8e by Timothée Mazzucotelli).
  • Improve initial output of make (ac0da32 by Timothée Mazzucotelli). PR-griffe-393

1.8.5

02 Jul 22:57

Choose a tag to compare

1.8.5 - 2025-07-03

Compare with 1.8.4

Code Refactoring

  • Ignore Ruff/ty warnings, prepare ty use (d581cd6 by Timothée Mazzucotelli).