Skip to content

Releases: pawamoy/copier-uv

1.5.0

12 Oct 00:02
Compare
Choose a tag to compare

1.5.0 - 2024-10-12

Compare with 1.4.8

Features

  • Allow forcing docs deployment (b8f0b63 by Timothée Mazzucotelli).

1.4.8

11 Oct 14:22
Compare
Choose a tag to compare

1.4.8 - 2024-10-11

Compare with 1.4.7

Code Refactoring

  • Enable PyO3 ABI3 forward compatibility when installing deps (c391679 by Timothée Mazzucotelli).

1.4.7

11 Oct 13:17
Compare
Choose a tag to compare

1.4.7 - 2024-10-11

Compare with 1.4.6

Code Refactoring

  • Drop support for Python 3.8, start testing on Python 3.14 (f24adfe by Timothée Mazzucotelli).
  • Use newest uv features, uv run --no-sync and uv sync --no-editable (ad2ab81 by Timothée Mazzucotelli).
  • More uses of uv in docs (0e3300e by Timothée Mazzucotelli).
  • Remove GitPod configuration (977fe75 by Timothée Mazzucotelli).

1.4.6

07 Oct 16:24
Compare
Choose a tag to compare

1.4.6 - 2024-10-07

Compare with 1.4.5

Bug Fixes

  • Use uv to fix pip installs breaking system Python in GHA (b86d3e9 by Timothée Mazzucotelli).

1.4.5

27 Sep 20:00
Compare
Choose a tag to compare

1.4.5 - 2024-09-27

Compare with 1.4.4

Bug Fixes

  • Fix make help message indentation (addb51e by Timothée Mazzucotelli).
  • Invalidate uv cache based on pyproject.toml (b78ce88 by Timothée Mazzucotelli).

1.4.4

27 Sep 18:01
Compare
Choose a tag to compare

1.4.4 - 2024-09-27

Compare with 1.4.3

Code Refactoring

  • Upgrade setup-uv action version (cc2c350 by Timothée Mazzucotelli).

1.4.3

27 Sep 17:55
Compare
Choose a tag to compare

1.4.3 - 2024-09-27

Compare with 1.4.2

Code Refactoring

  • Upgrade gh-release action version (d26e9fa by Timothée Mazzucotelli).

1.4.2

27 Sep 14:10
Compare
Choose a tag to compare

1.4.2 - 2024-09-27

Compare with 1.4.1

Bug Fixes

  • Better flush help message for make script (fb2d373 by Timothée Mazzucotelli).
  • Better handle gh command error (when fetching "Documentation" category ID for discussions) (896dfb3 by Timothée Mazzucotelli).

Code Refactoring

  • Update ci and release workflows (4692788 by Timothée Mazzucotelli).

1.4.1

05 Sep 14:25
Compare
Choose a tag to compare

1.4.1 - 2024-09-05

Compare with 1.4.0

Bug Fixes

  • Disallow overrides when getting Git remote in docs-deploy duty (cb0135b by Timothée Mazzucotelli).

Code Refactoring

  • Improve clean command (d4dfab7 by Timothée Mazzucotelli).
  • Enable Git revision date docs plugin, remove Git committers plugin (vendor lock-in, requires GitHub token) (c4907eb by Timothée Mazzucotelli).
  • Don't show source code in docs when insiders (5c57d92 by Timothée Mazzucotelli).
  • Clean up check duty (pre tasks) (2e4dd5b by Timothée Mazzucotelli).
  • Use higher-level uv commands (bf3c328 by Timothée Mazzucotelli).

1.4.0

04 Jul 18:04
Compare
Choose a tag to compare

1.4.0 - 2024-07-04

Compare with 1.3.0

Features

  • Add feedback system using Giscus (a69ab13 by Timothée Mazzucotelli).

Code Refactoring

  • Rephrase annoucement (bc48d13 by Timothée Mazzucotelli).
  • Add note about lower sponsorships (6a2d804 by Timothée Mazzucotelli).