Skip to content

feat: add c-macro style version definition support to version_variables#1349

Merged
codejedi365 merged 3 commits intopython-semantic-release:masterfrom
codejedi365:feat/enable-c-macro-variable-replace
Nov 2, 2025
Merged

feat: add c-macro style version definition support to version_variables#1349
codejedi365 merged 3 commits intopython-semantic-release:masterfrom
codejedi365:feat/enable-c-macro-variable-replace

Conversation

@codejedi365
Copy link
Contributor

@codejedi365 codejedi365 commented Nov 2, 2025

Purpose

How did you test?

Added an additional 2 unit tests for PatternVersionDeclarations


PR Completion Checklist

  • Reviewed & followed the Contributor Guidelines

  • Changes Implemented & Validation pipeline succeeds

  • Commits follow the Conventional Commits standard
    and are separated into the proper commit type and scope (recommended order: test, build, feat/fix, docs)

  • Appropriate Unit tests added/updated

  • N/A Appropriate End-to-End tests added/updated

  • Appropriate Documentation added/updated and syntax validated for sphinx build (see Contributor Guidelines)

@codejedi365 codejedi365 merged commit 4ce1fca into python-semantic-release:master Nov 2, 2025
9 checks passed
@codejedi365 codejedi365 deleted the feat/enable-c-macro-variable-replace branch November 2, 2025 18:17
@codejedi365
Copy link
Contributor Author

🎉 This PR has been published as part of v10.5.0 🎉

You can find more information about this release on the GitHub Releases page.

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.

How can I update a C header file with the version?

1 participant