release: v0.1.1 - #12
Merged
Merged
Conversation
Metadata-only: the nine crates inherit README, repository, homepage, keywords and categories and carry a per-crate docs.rs link (#11), which 0.1.0 shipped without. The CUDA aggregation fix (#8) moves from Unreleased to the 0.1.0 section, where it belongs: the tag was moved onto main after it merged, so 0.1.0 contains it. Signed-off-by: Vyncint Ng <115854244+vyncint@users.noreply.github.com>
vyncint
force-pushed
the
release/v0.1.1
branch
from
September 7, 2026 01:53
d061b20 to
f7820d4
Compare
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.
What and why
Metadata-only release: 0.1.0's nine crates show no README, repository, homepage, keywords or categories on crates.io (#11 explains the inheritance miss). Published metadata is immutable, so the fix needs a version.
versionand the nine internalversion = "…"pins → 0.1.1;Cargo.lockrefreshed withcargo check --workspace[Unreleased]→[0.1.1] - 2026-09-07, link definitions repointed, empty[Unreleased]left abovemainafter it merged — but its entry sat under Unreleased, so 0.1.0's release notes omitted it. Moved into the 0.1.0 section with a note saying so.How it was verified
.github/scripts/extract-changelog.sh 0.1.1prints the metadata entry only (0 CUDA bullets);… 0.1.0now includes the CUDA fix (1 bullet);test-extract-changelog.sh: every shape behavesmake crate-metadata: all nine crates okcargo check --workspacegreen; 18 lockfile entries at 0.1.1 (nine crates × path + registry rows)stress.ymlonmain) dispatched alongside; the tag waits for itChecklist
STATUS.mdheader updatedCHANGELOG.mdsectioned for 0.1.1