Skip to content

Commit 31a6d70

Browse files
avrabeclaude
andauthored
chore: release v0.16.0 (#201)
DWARF Phase 2 increment 1 (#143, #200): component-provenance section v2 with per-function code-byte ranges — the anchor for DWARF address remapping. Plus the LS-M-5 status correction (#199, already-mitigated multiply-instantiated-module hazard). Increments 2 (rewriter instruction-offset map) and 3 (gimli DWARF rewrite) follow in later releases. Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
1 parent f6f36ee commit 31a6d70

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.16.0] - 2026-05-28
8+
79
### Added
810

911
- **`component-provenance` section v2: per-function code-byte ranges**

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ exclude = [
1010
]
1111

1212
[workspace.package]
13-
version = "0.15.0"
13+
version = "0.16.0"
1414
authors = ["PulseEngine <https://github.com/pulseengine>"]
1515
edition = "2024"
1616
license = "Apache-2.0"

0 commit comments

Comments
 (0)