Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump clap to version 4 #679

Merged
merged 7 commits into from May 16, 2023
Merged

Bump clap to version 4 #679

merged 7 commits into from May 16, 2023

Commits on Apr 27, 2023

  1. Bump clap to version 4

    sjackman committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    c51fd9c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Use clap::value_parser

    sjackman committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    11fae4e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Add num_args(0) where needed

    sjackman committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    aa30429 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7340bc View commit details
    Browse the repository at this point in the history
  3. Use get_flag

    sjackman committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    44abea2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    a24c2ff View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Apply Rain's review comments

    sjackman committed May 15, 2023
    Configuration menu
    Copy the full SHA
    6a2e32a View commit details
    Browse the repository at this point in the history