chore(release): prepare sigma-rust 0.29.0 - #919
Merged
kushti merged 6 commits intoSep 3, 2026
Conversation
kushti
approved these changes
Sep 3, 2026
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.
Summary
Follow-up release preparation after #916 for the sigma-rust 0.29.0 line.
This is intentionally separate from #896, which is the later 0.30.0 candidate and includes protocol changes.
Validation
cargo fmt --all -- --checkcargo clippy --workspace --all-features --all-targets -- -D warningscargo test --workspace: 882 passed, 0 failedthumbv7m-none-eabino-std buildscargo package --workspace: 19/19 archives assembled and verifiedcargo publish --dry-run: passed; no upload performedergo-lib-wasm-nodejs@0.29.0andergo-lib-wasm-browser@0.29.0; bothnpm pack --dry-runchecks passedThe legacy WASM development-tool tree still reports 43 audit findings (19 high, 4 critical); all high/critical paths are dev-only and the generated packages have no dependencies. Modernizing that tooling is deliberately left to a separate change.
No release tag, crate, wheel, or npm package was published by this work.