Skip to content

Releases: pawamoy/copier-uv

1.2.2

26 Apr 12:30
Compare
Choose a tag to compare

1.2.2 - 2024-04-26

Compare with 1.2.1

Bug Fixes

  • Don't use modern annotations as duty fails evaluating them on Python 3.8 and 3.9 (4cd01f9 by Timothée Mazzucotelli).

1.2.1

26 Apr 11:49
Compare
Choose a tag to compare

1.2.1 - 2024-04-26

Compare with 1.2.0

Bug Fixes

  • Only print available tasks if venvs are setup (0c65bdf by Timothée Mazzucotelli).
  • Fix build and publish duties (27eb549 by Timothée Mazzucotelli).

1.2.0

26 Apr 10:56
Compare
Choose a tag to compare

1.2.0 - 2024-04-26

Compare with 1.1.0

Features

  • Add build and publish 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 and 3.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

19 Mar 21:39
Compare
Choose a tag to compare

1.1.0 - 2024-03-19

Compare with 1.0.8

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

Code Refactoring

  • Improve .gitignore and clean duty (0590438 by Timothée Mazzucotelli). Issue-5
  • Handle local/CI installation in make setup (bddbbba by Timothée Mazzucotelli). Issue-8
  • Don't install pip, wheel and setuptools in venvs (e423892 by Timothée Mazzucotelli). Issue-9

1.0.8

13 Mar 16:58
Compare
Choose a tag to compare

1.0.8 - 2024-03-13

Compare with 1.0.7

Bug Fixes

  • Remove prefix from completed goals HTML ids (3e1d865 by Timothée Mazzucotelli).

Code Refactoring

  • Link to global goal when there are no features (fe6c538 by Timothée Mazzucotelli).
  • Prepare goal names (fe89ca7 by Timothée Mazzucotelli).

1.0.7

13 Mar 13:13
Compare
Choose a tag to compare

1.0.7 - 2024-03-13

Compare with 1.0.6

Code Refactoring

  • Update premium sponsors display (aabb40a by Timothée Mazzucotelli).

1.0.6

02 Mar 14:32
Compare
Choose a tag to compare

1.0.6 - 2024-03-02

Compare with 1.0.5

Code Refactoring

  • Improve Insiders features paragraph (8179314 by Timothée Mazzucotelli).

1.0.5

29 Feb 14:02
Compare
Choose a tag to compare

1.0.5 - 2024-02-29

Compare with 1.0.4

Bug Fixes

  • Fix view/edit URIs in docs (8fdf5dd by Timothée Mazzucotelli).

1.0.4

28 Feb 15:33
Compare
Choose a tag to compare

1.0.4 - 2024-02-28

Compare with 1.0.3

Bug Fixes

  • I AM SO ANNOYED BY THIS OS (2c5beb4 by Timothée Mazzucotelli).
  • Fix dependencies installation in CI (af33aab by Timothée Mazzucotelli).

1.0.3

28 Feb 14:10
Compare
Choose a tag to compare

1.0.3 - 2024-02-28

Compare with 1.0.2

Bug Fixes

  • Fix parsing options now that the script exits on errors (c800738 by Timothée Mazzucotelli).