Skip to content

docs(changelog): cut v0.5.0 section#134

Merged
avrabe merged 1 commit into
mainfrom
release/v0.5.0-changelog
May 23, 2026
Merged

docs(changelog): cut v0.5.0 section#134
avrabe merged 1 commit into
mainfrom
release/v0.5.0-changelog

Conversation

@avrabe
Copy link
Copy Markdown
Contributor

@avrabe avrabe commented May 23, 2026

Summary

Promotes the CHANGELOG [Unreleased] placeholder to [0.5.0] ahead of tagging v0.5.0.

Covers the v0.5.0 verification & robustness theme:

Once this merges, the v0.5.0 tag is pushed against the merge commit, triggering the release pipeline (binaries + SHA256SUMS + SLSA provenance + cosign signatures).

🤖 Generated with Claude Code

v0.5.0 — verification & robustness:
- #133 validator pattern to full i32 + i64 surface (#76)
- #131 RV32 i64 div/rem (Phase 3 completes i64 integer)
- #132 panic-free ir_to_arm + macro fix + gating fuzz restored

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@avrabe avrabe merged commit 55a3c3c into main May 23, 2026
8 checks passed
@avrabe avrabe deleted the release/v0.5.0-changelog branch May 23, 2026 12:49
@codecov
Copy link
Copy Markdown

codecov Bot commented May 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

Adopt validator-based verification strategy (CompCert pattern) for i64/f32/f64 proof coverage

1 participant