chore: release v0.3.0 - #312
Merged
Merged
Conversation
Contributor
🧬 Mutation testing (cargo-mutants,
|
Contributor
✅ No CRAP threshold violations606 function(s) analyzed · threshold 30 |
vitaminc-release-plz
Bot
force-pushed
the
release-plz-2026-09-04T04-17-45Z
branch
from
September 6, 2026 23:27
54cfe44 to
f0c8a5b
Compare
vitaminc-release-plz
Bot
force-pushed
the
release-plz-2026-09-04T04-17-45Z
branch
from
September 7, 2026 02:41
f0c8a5b to
bbe362c
Compare
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
Workspace metadata, internal dependency requirements, changelogs, and lockfile versions are consistently aligned at 0.3.0.
Pull request overview
Releases all 17 workspace crates as version 0.3.0 with synchronized metadata and changelogs.
Changes:
- Bumps the workspace and internal dependency versions to 0.3.0.
- Adds 0.3.0 changelog sections.
- Regenerates the lockfile with aligned crate versions.
File summaries
| File | Description |
|---|---|
Cargo.toml |
Bumps workspace version. |
Cargo.lock |
Records all 0.3.0 package versions. |
packages/vitaminc/CHANGELOG.md |
Adds release heading. |
packages/vitaminc/Cargo.toml |
Updates internal dependencies. |
packages/traits/CHANGELOG.md |
Adds release heading. |
packages/traits/Cargo.toml |
Updates internal dependencies. |
packages/random/CHANGELOG.md |
Adds release heading. |
packages/random/Cargo.toml |
Updates internal dependencies. |
packages/random-derives/CHANGELOG.md |
Adds release heading. |
packages/protected/CHANGELOG.md |
Documents protected API changes. |
packages/protected/Cargo.toml |
Updates derive dependency. |
packages/protected-derive/CHANGELOG.md |
Adds release heading. |
packages/prf/CHANGELOG.md |
Documents PRF API changes. |
packages/prf/Cargo.toml |
Updates protected dependency. |
packages/permutation/CHANGELOG.md |
Adds release heading. |
packages/permutation/Cargo.toml |
Updates internal dependencies. |
packages/password/CHANGELOG.md |
Adds release heading. |
packages/password/Cargo.toml |
Updates internal dependencies. |
packages/kms/CHANGELOG.md |
Adds release heading. |
packages/kms/Cargo.toml |
Updates internal dependencies. |
packages/hmac/CHANGELOG.md |
Adds release heading. |
packages/hmac/Cargo.toml |
Updates internal dependencies. |
packages/encrypt/CHANGELOG.md |
Adds release heading. |
packages/encrypt/Cargo.toml |
Updates internal dependencies. |
packages/async-traits/CHANGELOG.md |
Adds release heading. |
packages/async-traits/Cargo.toml |
Updates internal dependencies. |
packages/aead/CHANGELOG.md |
Documents AEAD API changes. |
packages/aead/Cargo.toml |
Updates internal dependencies. |
packages/aead-value/CHANGELOG.md |
Documents LeafTypeAad enhancement. |
packages/aead-value/Cargo.toml |
Updates internal dependencies. |
packages/aead-napi/CHANGELOG.md |
Adds release heading. |
packages/aead-napi/Cargo.toml |
Updates internal dependencies. |
packages/aead-derive/CHANGELOG.md |
Adds release heading. |
Review details
- Files reviewed: 32/33 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
coderdan
approved these changes
Sep 7, 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.
🤖 New release
vitaminc-aead-derive: 0.2.0 -> 0.3.0vitaminc-protected-derive: 0.2.0 -> 0.3.0vitaminc-protected: 0.2.0 -> 0.3.0 (✓ API compatible changes)vitaminc-random-derives: 0.2.0 -> 0.3.0vitaminc-random: 0.2.0 -> 0.3.0vitaminc-aead: 0.2.0 -> 0.3.0 (✓ API compatible changes)vitaminc-aead-value: 0.2.0 -> 0.3.0 (✓ API compatible changes)vitaminc-aead-napi: 0.2.0 -> 0.3.0vitaminc-encrypt: 0.2.0 -> 0.3.0vitaminc-traits: 0.2.0 -> 0.3.0vitaminc-async-traits: 0.2.0 -> 0.3.0vitaminc-kms: 0.2.0 -> 0.3.0vitaminc-password: 0.2.0 -> 0.3.0vitaminc-permutation: 0.2.0 -> 0.3.0 (✓ API compatible changes)vitaminc-prf: 0.2.0 -> 0.3.0 (✓ API compatible changes)vitaminc-hmac: 0.2.0 -> 0.3.0vitaminc: 0.2.0 -> 0.3.0Changelog
vitaminc-protectedvitaminc-aeadvitaminc-aead-valuevitaminc-prfThis PR was generated with release-plz.