Skip to content

Releases: jlevy/simple-modern-uv

v0.2.25

15 Feb 07:35

Choose a tag to compare

What's Changed

  • Updated dev dependencies: ruff 0.14.11 to 0.15.1, basedpyright 1.37.1 to 1.38.0, rich 14.2.0 to 14.3.2
  • Updated uv to 0.10.2 in CI workflows (from 0.9.25)
  • Updated LICENSE year to 2026
  • Added updating.md with full 7-step process for template maintenance (check versions, update template, tag, copier update downstream, verify CI, create release)
  • Clarified GitHub repo setup in publishing.md and README: uvtemplate handles repo creation automatically; manual users should create an empty repo
  • Simplified README "Maintaining This Template" section to link to updating.md

Full Changelog: v0.2.21...v0.2.25

v0.2.24

15 Feb 07:29

Choose a tag to compare

What's Changed

  • Updated dev dependencies: ruff 0.14.11 to 0.15.1, basedpyright 1.37.1 to 1.38.0, rich 14.2.0 to 14.3.2
  • Updated uv to 0.10.2 in CI workflows (from 0.9.25)
  • Updated LICENSE year to 2026
  • Added updating.md with full 7-step process for maintaining template versions, including downstream CI verification and release creation

Full Changelog: v0.2.21...v0.2.24

v0.2.21

15 Jan 01:36

Choose a tag to compare

What's Changed

  • Python 3.14 support - Added to CI matrix and PyPI classifiers
  • Updated GitHub Actions - checkout v4 to v6, setup-uv v5 to v7
  • Updated dev dependencies: pytest 9.0.2, ruff 0.14.11, basedpyright 1.37.1, rich 14.2.0, pytest-sugar 1.1.1
  • Added template maintenance docs - New Maintaining This Template section in README

Full Changelog: v0.2.20...v0.2.21

v0.2.20

14 Jan 17:37

Choose a tag to compare

  • Upgrade to uv v0.9.25
  • Remove agent rules as they should be maintained and installed separately

v0.2.19

23 Oct 02:44

Choose a tag to compare

  • Upgrade to uv 0.9.5.

v0.2.18

27 Aug 21:23

Choose a tag to compare

  • Upgrade to uv 0.8.13.

v0.2.17

13 Aug 06:34

Choose a tag to compare

  • Fix for uv-dynamic-versioning 0.9.0.
  • Upgrade to uv 0.8.9.

v0.2.16

04 Aug 03:16

Choose a tag to compare

  • Upgrade to uv v0.8.4.

v0.2.15

21 Jul 00:57

Choose a tag to compare

  • Upgrade uv to v0.8.0
  • Minor updates to agent rules

v0.2.14

24 Jun 01:54

Choose a tag to compare

  • A few more agent rules
  • Use uv to publish as it's faster and simpler (thanks to @konstin !)