Releases: jlevy/simple-modern-uv
Releases · jlevy/simple-modern-uv
v0.2.25
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
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
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