What's Changed
-
feat!: adopt Python 3.13 as minimum supported version by @jimisola in #61
-
feat(ci): add semantic PR title check workflow by @jimisola in #55
-
chore(deps): update actions/upload-artifact action to v7 by @renovate[bot] in #58
-
chore(deps): update actions/download-artifact action to v8 by @renovate[bot] in #57
-
fix: update repository URLs and badges to reflect new ownership by @jimisola in #56
-
fix: comprehensive tests and bug fixes for decorators and processor by @jimisola in #60
-
fix: use
removesuffix("Def")instead of[:-3]for elementKind extraction by @Copilot in #63 -
chore(conf): add org Renovate config via extends by @jimisola in #66
-
fix(ci): downgrade Python from 3.14 to 3.13 by @jimisola in #68
-
chore: generate .gitignore from toptal templates with custom additions by @jimisola in #70
-
test: standardize test setup with integration/e2e markers and junit output by @jimisola in #71
-
ci: restrict push trigger to main branch by @jimisola in #72
-
build: pin all dependencies to exact versions by @jimisola in #74
-
build: SHA-pin GitHub Actions for supply-chain security by @jimisola in #75
New Contributors
Full Changelog: v0.0.9...0.1.0