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: ajalt/clikt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.0
Choose a base ref
...
head repository: ajalt/clikt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.1
Choose a head ref
  • 5 commits
  • 25 files changed
  • 2 contributors

Commits on Sep 15, 2024

  1. Update docs (#551)

    ajalt authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    4867ae3 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Remove utilities docs

    ajalt committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2f36e93 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    6812854 View commit details
    Browse the repository at this point in the history
  2. Imrpove add more details to error reporting (#557)

    - Report validation errors even if parsing fails
    - Add a hint for unknown options when the name matches a subcommand
    ajalt authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ad02b84 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Release version 5.0.1

    ajalt committed Oct 5, 2024
    2 Configuration menu
    Copy the full SHA
    5593cd0 View commit details
    Browse the repository at this point in the history
Loading