Releases: aaronsteers/awesome-python-template
Releases · aaronsteers/awesome-python-template
v0.3.1
Immutable
release. Only release title and notes can be modified.
v0.3.0
Immutable
release. Only release title and notes can be modified.
✨ New Features
- add TK-TODO markers to force template customization (#31) 1c49dce
- add pdoc3 docs build process (#32) 6fdef5a
🐛 Bug Fixes
⚙️ Under the Hood
11 changes
- simplify release-drafter workflow (#40) f788099
- migrate to [email protected] (#39) 267a7b5
- Bump actions/setup-python from 5 to 6 (#13) 9932193
- Bump peter-evans/slash-command-dispatch from 4 to 5 (#14) 4305244
- Bump astral-sh/setup-uv from 2 to 7 (#15) 23f23b6
- Bump codecov/codecov-action from 4 to 5 (#16) db37742
- Bump actions/checkout from 4 to 6 (#17) 05f9b94
- migrate to semantic-pr-release-drafter fork and remove label maintenance (#37) a5a65ea
- add step to delete existing release assets before upload (#33) 4824120
- add TK-TODO check and validate-build check (#30) 0ac2988
- skip validate-pr-title when only description edited (#29) 4ea68d4
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Immutable
release. Only release title and notes can be modified.
v0.2.0
Immutable
release. Only release title and notes can be modified.
v0.1.2
Immutable
release. Only release title and notes can be modified.
v0.1.0
Immutable
release. Only release title and notes can be modified.
Changes
- Add concise CONTRIBUTING.md and documentation (#12)
- ci(deps): Bump peter-evans/create-or-update-comment from 4 to 5 (#6)
- chore(deps): Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.13.0 in /.github/workflows (#4)
- ci(deps): Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.13.0 in the minor-and-patch group (#5)
- ci(deps): Bump actions/create-github-app-token from 1 to 2 (#7)
- ci(deps): Bump actions/download-artifact from 4 to 6 (#8)
- ci(deps): Bump actions/upload-artifact from 4 to 5 (#9)
- fix: Add contents:read permission to PR welcome workflow (#11)
- refactor: simplify lock-command workflow using poe-command-processor (#10)
- ci: Add auto-release-drafter and PyPI publish pipeline (#3)
- chore: Switch build backend from uv_build to hatchling (#2)
- Create awesome modern Python scaffold with uv, pytest, ruff, deptry, and secure GitHub Actions (Python 3.10-3.13) (#1)