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: v3.2.22
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: v3.2.23
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 24, 2022

  1. fix: Require textwrap 0.16

    Version 0.15.1 was yanked because it should have been 0.16.
    
    Fixes #4418.
    crepererum committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    4b0a892 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4422 from crepererum/crepererum/issue4418b

    fix: Require textwrap 0.16 (clap V3)
    epage authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    b93f917 View commit details
    Browse the repository at this point in the history
  3. chore: Update release process

    epage committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    c262fb7 View commit details
    Browse the repository at this point in the history
  4. docs: Update changelog

    epage committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    aa7ef19 View commit details
    Browse the repository at this point in the history
  5. chore: Release

    epage committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    08f8d6c View commit details
    Browse the repository at this point in the history
Loading