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

Create new feature parameterAllowedBeforeEndOfOptions #2115

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Sep 18, 2023

  1. Create new feature parameterAllowedBeforeEndOfOptions to allow restri…

    …cting positional parameters until after EndOfOptions
    ddsharpe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    311ab39 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

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

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    5af6e2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c90bbfb View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    6df1aa7 View commit details
    Browse the repository at this point in the history
  2. fix TracerTest unit tests where output was changed by the addition of…

    … the new allowParametersBeforeEndOfOptions feature
    ddsharpe committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    97dd03b View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    eca3fc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1781c14 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Altered error message for UnmatchedArgumentException for new parser o…

    …ption, with corresponding unit tests.
    ddsharpe committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    64b1470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eb7bab View commit details
    Browse the repository at this point in the history