Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: aaronsteers/awesome-python-template

v0.3.1

18 Jan 22:26
Immutable release. Only release title and notes can be modified.
c49c7b7

Choose a tag to compare

⚙️ Under the Hood

  • Update release-drafter action version to v0.4.0 (#42) c49c7b7
  • update semantic-pr-release-drafter to v0.4 with attach-files feature (#41) a3b3452

Full Changelog: v0.3.0...v0.3.1

v0.3.0

18 Jan 19:55
Immutable release. Only release title and notes can be modified.
f788099

Choose a tag to compare

✨ New Features

  • add TK-TODO markers to force template customization (#31) 1c49dce
  • add pdoc3 docs build process (#32) 6fdef5a

🐛 Bug Fixes

  • upload docs from module subdirectory for GitHub Pages (#38) 3d3dba9

⚙️ 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

01 Jan 22:44
Immutable release. Only release title and notes can be modified.
9753d64

Choose a tag to compare

New updates! 🎉

Bug Fixes 🐛

  • fix: add disable-releaser to autolabeler and remove Contributors section (#22)

Under the Hood ⚙️

  • ci: skip autolabel when PR description edited but title unchanged (#28)
  • ci: reduce label spam and fix prerelease workflow (#26)
  • ci: fix release drafter race condition (#27)

v0.2.0

14 Dec 07:56
Immutable release. Only release title and notes can be modified.
93cfda4

Choose a tag to compare

New Features ✨

  • feat: remove Contributors section from release template (#25)
  • feat: add automated releases to features list and improve release template (#21)

Bug Fixes 🐛

  • fix(ci): add uv-dynamic-versioning and preserve draft status on asset upload (#23)

v0.1.2

14 Dec 06:46
Immutable release. Only release title and notes can be modified.
cde99f8

Choose a tag to compare

Changes

Under the Hood ⚙️

  • ci: fix release asset upload and make autolabeler idempotent (#20)

v0.1.0

14 Dec 05:16
Immutable release. Only release title and notes can be modified.
b7c9470

Choose a tag to compare

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)