Releases: yo61/python-template
Releases · yo61/python-template
Release list
v0.1.0
0.1.0 (2026-08-28)
Features
- add bootstrap script with optional DDD layering (64c8d1e)
- add CLI entry point with lazy app build and __complete fast path (4ca714a)
- add package skeleton with example hello command (eff22f2)
- ban relative imports and drop a dead bootstrap exclusion (76e3d70)
- build with uv_build instead of hatchling (f39c7b3)
- build with uv_build instead of hatchling (7d0556d)
Bug Fixes
- deploy docs on workflow_dispatch, not only push (f4c2f5e)
- deploy docs on workflow_dispatch, not only push (7435517)
- drop npm cooldown to 1 day to unbreak pnpm resolution (8cec60d)
- drop npm cooldown to 1 day to unbreak pnpm resolution (c114ba6)
- escape sed replacements, validate PACKAGE_NAME, fix description leak (8925b7e)
- pin the far edge of bootstrap's ci.yaml job cut (5fb7718)
- seed an empty CHANGELOG.md so the first release is well-formed (9c291ab)
- seed an empty CHANGELOG.md so the first release is well-formed (d9db146)
- strip template-only content from generated projects (caee764)