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: clap_complete-v4.5.12
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.5.13
Choose a head ref
  • 13 commits
  • 17 files changed
  • 1 contributor

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    c4e0d67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f875ff View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5612 from epage/ui

    test(derive): Update UI tests to stable
    epage authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e1bdfcc View commit details
    Browse the repository at this point in the history
  4. fix(derive): Improve flattening-skipped-group assert

    - Improves the error message
    - Happens on initialization, rather than parse, making it so it will
      always show up and not just when certain parts of the CLI are
      exercised
    
    Fixes #5609
    epage committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    13dfdb3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5613 from epage/flatten

    fix(derive): Improve flattening-skipped-group assert
    epage authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6671d93 View commit details
    Browse the repository at this point in the history
  6. chore: Update snapbox

    epage committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1490e24 View commit details
    Browse the repository at this point in the history
  7. test(help): Switch to snapbox

    epage committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7b5b61b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5614 from epage/snap

    test(help): Switch to snapbox
    epage authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e1f6320 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    58b5bd8 View commit details
    Browse the repository at this point in the history
  10. fix(help): Properly wrap subcommand about

    Fixes #5607
    epage committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    360bb3b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #5615 from epage/wrap

    fix(help): Properly wrap subcommand about
    epage authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e19469f View commit details
    Browse the repository at this point in the history
  12. docs: Update changelog

    epage committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a83b724 View commit details
    Browse the repository at this point in the history
  13. chore: Release

    epage committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    66b5a12 View commit details
    Browse the repository at this point in the history
Loading