Skip to content

chore: point subcrate repository URLs at crate directories (fixes #6382)#6384

Closed
leno23 wants to merge 3 commits into
clap-rs:masterfrom
leno23:fix/subcrate-repository-links-6382
Closed

chore: point subcrate repository URLs at crate directories (fixes #6382)#6384
leno23 wants to merge 3 commits into
clap-rs:masterfrom
leno23:fix/subcrate-repository-links-6382

Conversation

@leno23
Copy link
Copy Markdown

@leno23 leno23 commented May 17, 2026

Summary

  • Set repository in each published subcrate to its directory in the monorepo so changelog tools resolve correctly.

Fixes #6382

epage and others added 3 commits May 11, 2026 13:45
Float defaults like 1.0 were shown as [default: 1] because ToString
drops trailing zeros. Format whole-number floats as {n}.0 in help.

Fixes clap-rs#6249.
Set per-crate repository links so tools like Renovate can find
subpackage changelogs on crates.io.

Fixes clap-rs#6382
@leno23 leno23 closed this May 17, 2026
@leno23 leno23 force-pushed the fix/subcrate-repository-links-6382 branch from 4279d1d to 5f426c5 Compare May 17, 2026 15:45
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.

Change crate repository links to subdirectories (help renovate find changelogs)

2 participants