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.4.9
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.4.10
Choose a head ref
  • 6 commits
  • 6 files changed
  • 1 contributor

Commits on Nov 27, 2023

  1. docs(derive): Link to tutorial sections for attributes

    This is part of #5199
    epage committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a08587b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5229 from epage/derive

    docs(derive): Link to tutorial sections for attributes
    epage authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b661a9d View commit details
    Browse the repository at this point in the history
  3. docs: Link out to the changelog at the relevant tag

    This was inspired by #4254
    epage committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    030d875 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Merge pull request #5230 from epage/migrate

    docs: Link out to the changelog at the relevant tag
    epage authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    91bcac4 View commit details
    Browse the repository at this point in the history
  2. docs: Update changelog

    epage committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c83e681 View commit details
    Browse the repository at this point in the history
  3. chore: Release

    epage committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c0a1814 View commit details
    Browse the repository at this point in the history
Loading