chore(release): release v0.4.2 (#496) - #497
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #497 +/- ##
=======================================
Coverage 91.48% 91.48%
=======================================
Files 92 92
Lines 11276 11276
Branches 3649 3649
=======================================
Hits 10316 10316
Misses 960 960 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release
Closes #496. Prepare
@jafreck/lore@0.4.2for programmatic consumers including AAMF.package.jsonand both root version markers inpackage-lock.jsonfrom 0.4.1 to 0.4.2 without changing dependencies.v0.4.2only after this PR merges. The published release event triggers.github/workflows/publish.ymland trusted npm publishing.Changes Since v0.4.1
Features
Fixes
Documentation and Tests
Verification
On Node.js 22.22.1:
0.4.2.npm run build: passed.npm run typecheck: source and first-party tests passed.npm test: 2,087 passed, 76 skipped.npm publish --dry-run --loglevel=warn: passed; only existing bin/repository URL normalization warnings.git diff --check: passed.Compatibility and Limits
Schema v3 and execution grants are unchanged. Older executed native baselines without compiler-diagnostic evidence must be rebuilt for strict/migration-grade validation. Precomputed C/C++ indexes retain an unverified-compilation warning; custom wrappers must expose their compiler diagnostics. The upstream scip-clang repeated-header reference-loss bug is not fixed here, and exact reference-count equality is not an acceptance criterion.
Previous release:
v0.4.1.Implementation range:
v0.4.1..36aec6e1dad030df5ee019567a90058553fcf0a3.Release branch compare: v0.4.1...release/v0.4.2
Final release compare: v0.4.1...v0.4.2