Releases: pawamoy/copier-uv
Releases · pawamoy/copier-uv
1.5.0
1.4.8
1.4.7
1.4.7 - 2024-10-11
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
anduv 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
1.4.5
1.4.5 - 2024-09-27
Bug Fixes
1.4.4
1.4.3
1.4.2
1.4.2 - 2024-09-27
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
1.4.1 - 2024-09-05
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).