Skip to content

0.2.0

Latest

Choose a tag to compare

@jimisola jimisola released this 07 Mar 22:52
· 2 commits to main since this release
b8bd42e

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

  • docs: Update README by @lfvdavid in #73

  • 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: add renovate auto-approve workflow by @jimisola in #77

  • ci: fix renovate approve condition to check PR author by @jimisola in #79

  • revert: add renovate auto-approve workflow by @jimisola in #80

  • docs: documentation overhaul by @jimisola in #78

  • 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