Skip to content

Close the crates.io version gap - #976

Merged
onatozmenn merged 1 commit into
mainfrom
crates-parity-doc
Aug 12, 2026
Merged

Close the crates.io version gap#976
onatozmenn merged 1 commit into
mainfrom
crates-parity-doc

Conversation

@onatozmenn

Copy link
Copy Markdown
Collaborator

What this changes

All twenty Deed packages are now published at 0.2.10, matching the GitHub release. The roadmap no longer says the two installation paths produce different compilers.

Why this way

Publishing was done from the exact v0.2.10 tag in dependency order. The result was checked through the crates.io API for all twenty packages and by installing deed-lang 0.2.10 into an empty root, then running deed --version, deed new and the generated project's tests.

What it still does not do

Tagging still does not automatically publish crates.io packages. That release automation decision remains separate.

Checks

  • crates.io API: 20 checked, 0 missing from 0.2.10
  • clean registry install: deed 0.2.10
  • generated project: 3 passed, 0 failed
  • documentation ratchets: 31 passed

AI assistance: GitHub Copilot implemented and verified this change.

@onatozmenn
onatozmenn enabled auto-merge (squash) August 12, 2026 14:19
@onatozmenn
onatozmenn merged commit 7b6fc14 into main Aug 12, 2026
10 checks passed
@onatozmenn
onatozmenn deleted the crates-parity-doc branch August 12, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant