Added
- Sphinx-based documentation site, published to GitHub Pages.
Changed
- The
testoptional-dependency (extra) is now a PEP 735 dependency group; useuv run --group testinstead of the[test]extra.
Fixed
- Removed stray semicolon in
svpkgtemplate.
test optional-dependency (extra) is now a PEP 735 dependency group; use uv run --group test instead of the [test] extra.svpkg template.