Releases: pawamoy/copier-uv
Releases · pawamoy/copier-uv
1.2.2
1.2.1
1.2.1 - 2024-04-26
Bug Fixes
1.2.0
1.2.0 - 2024-04-26
Features
- Add
build
andpublish
duties (5b4e70a by Timothée Mazzucotelli). - Allow passing a
bump
value to the changelog duty (2a1e535 by Timothée Mazzucotelli). - Allow passing release version interactively (6839286 by Timothée Mazzucotelli).
- All
allrun
and3.x
commands to make script (25c7e1b by Timothée Mazzucotelli). Issue-12 - Run tests with direct dependencies resolved to their lowest version (339e2c6 by Timothée Mazzucotelli). Issue-22
Bug Fixes
- Don't include current project in credits (77ae955 by Timothée Mazzucotelli). Issue-18
- Fix parsing options in make scripts (4dbb47c by Timothée Mazzucotelli). Issue-21
Code Refactoring
- Prepare inclusion of manpages when building dists (0a1151c by Timothée Mazzucotelli).
- Use PEP 440 versioning scheme for changelog (3f3a3c6 by Timothée Mazzucotelli).
- Transform non Python tasks into make commands (1b29786 by Timothée Mazzucotelli).
- Sort credits case-insensitively (459caf0 by Timothée Mazzucotelli). Issue-10
- Improve dev-deps, improve credits script (c199b30 by Timothée Mazzucotelli).
- Update badges (5dba46f by Timothée Mazzucotelli). Issue-13
- Use current color for autorefs arrows (f5e8745 by Timothée Mazzucotelli). Issue-19
- Add front-matter title to auto-generated reference pages (8f33202 by Timothée Mazzucotelli). Issue-20
- Test on Python 3.13 (e7806d9 by Timothée Mazzucotelli). Issue-23
- uv is now able to install unnamed projects (647579a by Timothée Mazzucotelli).
1.1.0
1.1.0 - 2024-03-19
Features
- Add Python interpreter path to debug information (9ab5feb by Timothée Mazzucotelli). Issue-1
- Add Polar to funding file (9e6c75f by Timothée Mazzucotelli). Issue-3
Bug Fixes
- Fix issues with credits generation (7384022 by Timothée Mazzucotelli). Issue-4
- Correctly exclude fixtures from Ruff (2dcda18 by Timothée Mazzucotelli). Issue-6