Skip to content

chore: release v0.5.0 with T-SQL rules#24

Merged
Pawansingh3889 merged 2 commits intomainfrom
release-v0.5.0
Apr 20, 2026
Merged

chore: release v0.5.0 with T-SQL rules#24
Pawansingh3889 merged 2 commits intomainfrom
release-v0.5.0

Conversation

@Pawansingh3889
Copy link
Copy Markdown
Owner

Release prep for v0.5.0, bundling the T-SQL rules merged in #23.

What

  • pyproject.toml version 0.4.1 → 0.5.0.
  • README.md hero line and rules table refreshed: 29 rules (25 SQL +
    4 Python), new T-SQL section added with T001-T004.
  • README.md pre-commit hook example bumped to rev: v0.5.0.
  • .pre-commit-config.yaml self-reference bumped from v0.4.0 to v0.5.0,
    closing the drift that pr-sop's precommit_rev_matches_tag has been
    warning on since v0.4.1.
  • CHANGELOG.md [Unreleased] section rotated to [0.5.0] with today's
    date.

Sequencing

pr-sop's precommit_rev_matches_tag check compares self-rev pins to
the latest git tag. On this PR the refs say v0.5.0 but the latest tag
is still v0.4.1, so the check will warn (severity warning in
.prsop.yml, non-blocking). After merge, tagging v0.5.0 resolves the
mismatch and subsequent PRs will be clean.

After merge

  1. git tag v0.5.0 && git push origin v0.5.0
  2. release.yml trusted-publish workflow uploads sdist/wheel to PyPI
    as sql-sop 0.5.0 and creates the GitHub release.

@Pawansingh3889 Pawansingh3889 merged commit a507f00 into main Apr 20, 2026
6 checks passed
@Pawansingh3889 Pawansingh3889 deleted the release-v0.5.0 branch April 20, 2026 01:23
@Pawansingh3889 Pawansingh3889 mentioned this pull request Apr 20, 2026
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant