Skip to content

chore: release v0.5.0#126

Merged
avrabe merged 1 commit into
mainfrom
release/v0.5.0
Apr 29, 2026
Merged

chore: release v0.5.0#126
avrabe merged 1 commit into
mainfrom
release/v0.5.0

Conversation

@avrabe
Copy link
Copy Markdown
Contributor

@avrabe avrabe commented Apr 29, 2026

Summary

Bumps the workspace from 0.4.00.5.0. CHANGELOG entry added.

What's in 0.5.0

3 issues closed (#94 partial, #103, #118).

Added

Fixed

Pre-release Mythos pass

Tier-5 + tier-4 files changed since v0.4.0: parser.rs only. Scanned; no confirmed findings.

One unverified hypothesis flagged for the next pass (3 sibling reader.range() sites in parse_core_module of the same class as LS-P-5; surface narrowed by the outer module bounds check). The 2026-05-20 verification routine will revisit.

Test plan

  • cargo test --release — green (181+73 + new p3_async_lowering)
  • cargo bench --no-run — clean compile
  • cargo clippy --all-targets -- -D warnings clean
  • cargo fmt --check clean
  • CI green on this PR
  • Tag v0.5.0 after merge

Branch

release/v0.5.0 head 1b6e216 — 1 commit on top of main.

Closes 3 issues:

- #94 (partial) — P3 async lowering foundation: documented
  pulseengine:async host-intrinsic ABI + detection layer + ADR-1.
  Lowering pass tracked as follow-up #120.
- #103 — Criterion benchmarks for fusion pipeline (parser, merger,
  resolver, end-to-end), CI compile-only smoke, rivet TEST-BENCH-*
  artifacts.
- #118 — Parser slice OOB on truncated component-section input
  (cargo-fuzz finding from v0.4.0); fixed with checked_section_slice
  helper, regression test, libFuzzer corpus seed. New approved LS-P-5.

Pre-release Mythos delta pass (tier-5 + tier-4 changed since v0.4.0):
parser.rs only, scanned, no confirmed findings.

3 P3 async follow-up issues filed: #120, #121, #122.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@avrabe avrabe merged commit 2d8570d into main Apr 29, 2026
9 checks passed
@avrabe avrabe deleted the release/v0.5.0 branch April 29, 2026 20:41
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