Skip to content

Bump version to 0.3.3 - #109

Merged
dduugg merged 1 commit into
mainfrom
bump-version-0.3.3
Jun 10, 2026
Merged

Bump version to 0.3.3#109
dduugg merged 1 commit into
mainfrom
bump-version-0.3.3

Conversation

@perryqh

Copy link
Copy Markdown
Contributor

Bumps the version to 0.3.3 to release the compare_lines total-order fix (#105/#106), which landed on main after the 0.3.2 tag and is not yet in any published release.

That fix makes the CODEOWNERS sort order deterministic across platforms. Before it, the comparator was not a valid total order, so Vec::sort_by could produce different orderings depending on input order — which surfaces as a different generated .github/CODEOWNERS on macOS arm64 vs Linux x86_64, breaking "CODEOWNERS out of date" validation.

Changes

  • Cargo.toml / Cargo.lock: 0.3.20.3.3

🤖 Generated with Claude Code

Ships the compare_lines total-order fix (#105/#106), which landed after
the 0.3.2 release. That fix makes CODEOWNERS sort order deterministic
across platforms (macOS arm64 / Linux x86_64).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@dduugg
dduugg merged commit 437a527 into mainJun 10, 2026
9 checks passed
@dduugg
dduugg deleted the bump-version-0.3.3 branch June 10, 2026 18:54
@github-project-automationgithub-project-automationBot moved this from Triage to Done in ModularityJun 10, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@perryqh@dduugg