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-verbosity-flag
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.2
Choose a base ref
...
head repository: clap-rs/clap-verbosity-flag
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 12 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    9e0e11e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #89 from clap-rs/renovate/rust-1.x

    chore(deps): update msrv to v1.72
    epage authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8eb026e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    63f6db4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb266d0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #91 from clap-rs/renovate/env_logger-0.x

    chore(deps): update rust crate env_logger to 0.11.1
    epage authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    84b3db2 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    1e32275 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from clap-rs/renovate/rust-1.x

    chore(deps): update msrv to v1.73
    epage authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6420685 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Add is_set public function.

    BTOdell committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    2fc7470 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    ef15043 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #94 from BTOdell/feature/is_set

    Add `is_present` public function
    epage authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ca600f1 View commit details
    Browse the repository at this point in the history
  3. docs: Update changelog

    epage committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    527c6e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42895a2 View commit details
    Browse the repository at this point in the history
Loading