Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: clap-rs/clap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.13
Choose a base ref
...
head repository: clap-rs/clap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.14
Choose a head ref
  • 5 commits
  • 9 files changed
  • 1 contributor

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    22b545b View commit details
    Browse the repository at this point in the history
  2. fix(help): Skip [OPTIONS] if help/version action

    Our code for detecting when to skip this in the usage was never updated
    for actions.
    epage committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    36afe99 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5015 from epage/action

    feat(help): Explicit control over short/long help
    epage authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5c1effa View commit details
    Browse the repository at this point in the history
  4. docs: Update changelog

    epage committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e569953 View commit details
    Browse the repository at this point in the history
  5. chore: Release

    epage committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    98f62d1 View commit details
    Browse the repository at this point in the history
Loading