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

Add CLI subcommand union and alias support #380

Merged

Commits on Aug 5, 2024

  1. Initial commit.

    kschwab committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2e361a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8195867 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    6f600a9 View commit details
    Browse the repository at this point in the history
  2. Updates.

    kschwab committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a6daf43 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Fix for pre-parsed args not tied to model.

    Kyle Schwab committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9feb26d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Lint.

    kschwab committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    45c1f69 View commit details
    Browse the repository at this point in the history
  2. Initial test case.

    kschwab committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    8d44304 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    cc42d7e View commit details
    Browse the repository at this point in the history
  2. Completed test cases.

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

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    050fb06 View commit details
    Browse the repository at this point in the history
  2. Initial docs.

    kschwab committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bd011b4 View commit details
    Browse the repository at this point in the history
  3. Use get_subcommand in docs.

    kschwab committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d2578d1 View commit details
    Browse the repository at this point in the history
  4. Py 3.8 union fixes.

    kschwab committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    700dbb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Nits.

    kschwab committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    3b7c7f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76fd025 View commit details
    Browse the repository at this point in the history