Skip to content

chore(release): bump version 0.12.0 to 0.12.1 - #254

Merged
spMohanty merged 2 commits into
mainfrom
release-v0.12.1
Aug 29, 2026
Merged

chore(release): bump version 0.12.0 to 0.12.1#254
spMohanty merged 2 commits into
mainfrom
release-v0.12.1

Conversation

@spMohanty

Copy link
Copy Markdown
Member

Bumps all 8 version locations 0.12.0 → 0.12.1 and writes the release notes.

Patch is what cz bump detects — every commit since v0.12.0 is fix/docs/test, with no feat: and no BREAKING CHANGE. The one API addition, symmetrize(mode=...) and the matching argument on fnp.random.symmetric, is a new optional keyword with the previous behaviour as its default, so it is backward compatible.

The notes are assembled, not generated. update_changelog_on_bump = true, so cz bump rewrote ## Unreleased into a single bullet and would have dropped the billing-impact and symmetry prose. That prose is restored above cz's generated commit list, per the existing format.

One correction to the pending notes is included (898ba0fadc). They had carried over the standard line that the release "ships as a new version opening a new phase, so no submission is re-evaluated against it". That is not true here: this one lands inside the current phase rather than opening one. The claim is replaced with the measured result — no already-scored submission in the current phase passes a non-scalar fill_value to full/full_like, so none is repriced.

Verified: all 8 version locations at 0.12.1, three lockfiles refreshed and uv lock --check clean on all three, 10,365 tests pass, ruff and pyright clean, gitlint clean over the range.

No tag is pushed by this PR. Tagging triggers the PyPI publish workflow and is a separate, deliberate step.

@spMohanty
spMohanty merged commit b599f01 into main Aug 29, 2026
24 checks passed
@spMohanty
spMohanty deleted the release-v0.12.1 branch August 29, 2026 03:19
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