What's Changed
-
chore!: drop Python 3.10/3.11/3.12 support, require >=3.13 by @jimisola in #71
-
feat(ci): add semantic PR title check workflow by @jimisola in #59
-
chore(conf): add org Renovate config via extends by @jimisola in #62
-
chore(github-actions): update actions/download-artifact action to v8 by @renovate[bot] in #64
-
chore(github-actions): update actions/upload-artifact action to v7 by @renovate[bot] in #65
-
fix(ci): downgrade Python from 3.14 to 3.13 by @jimisola in #67
-
chore: update repository URLs and documentation links to new ownership by @jimisola in #69
-
chore: harmonize pyproject.toml with reqstool org standards by @jimisola in #70
-
chore: generate .gitignore from toptal templates with custom additions by @jimisola in #72
-
test(fixtures): add test project with SVCs, tests, and reqstool status validation by @jimisola in #74
-
fix(entry-point): rename hatch entry point 'decorators' to 'reqstool' + add e2e tests by @jimisola in #75
-
ci: restrict push trigger to main branch by @jimisola in #76
-
ci: fix renovate approve condition to check PR author by @jimisola in #79
-
revert: add renovate auto-approve workflow by @jimisola in #80
-
build: pin all dependencies to exact versions by @jimisola in #81
-
build: SHA-pin GitHub Actions for supply-chain security by @jimisola in #82
-
fix(pypi): update dependency reqstool-python-decorators to v0.1.0 by @renovate[bot] in #83
New Contributors
Full Changelog: v0.1.5...0.2.0