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.18
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.19
Choose a head ref
  • 7 commits
  • 13 files changed
  • 1 contributor

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    0137a8b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5034 from epage/update

    chore(complete): Update completest
    epage authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    727ca29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdf205b View commit details
    Browse the repository at this point in the history
  4. fix(parser): Value terminator has higher precedence than later multip…

    …le values
    
    This is one of several bugs found when looking at #4960.
    epage committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8bee728 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5037 from epage/term

    fix(parser): Value terminator has higher precedence than later multiple values
    epage authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5540d20 View commit details
    Browse the repository at this point in the history
  6. docs: Update changelog

    epage committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4b30a2c View commit details
    Browse the repository at this point in the history
  7. chore: Release

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