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: commandlineparser/commandline
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ByteChkR/commandlineparser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 72 files changed
  • 1 contributor

Commits on Apr 9, 2024

  1. Add maxDisplayWidth constructor argument to bypass calling GetWindowW…

    …idth(which crashes for some reason when using within Blazor Webassembly Builds).
    Tim Akermann committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5bacd2b View commit details
    Browse the repository at this point in the history
  2. Fix Warnings in Test Project

    Tim Akermann committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    abd159c View commit details
    Browse the repository at this point in the history
  3. Add Possibility to Construct Parser with a ParserSettings Factory, Ad…

    …d Static CreateDefault Function for ParserSettings
    Tim Akermann committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bc9b353 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Set GeneratePackageOnBuild to false

    Tim Akermann committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c530a2c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    Tim Akermann committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d2417d5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Update Nuget References

    Tim Akermann committed May 6, 2024
    Configuration menu
    Copy the full SHA
    c846f7d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Code Cleanup

    Tim Akermann committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4521526 View commit details
    Browse the repository at this point in the history
  2. Fix Compiler Errors

    Tim Akermann committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3a3f9db View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Code Cleanup

    Tim Akermann committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    673eda5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Fix Bug

    Tim Akermann committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5049884 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Change Target Framework

    Tim Akermann committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    74211fa View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. Configuration menu
    Copy the full SHA
    5a02452 View commit details
    Browse the repository at this point in the history
  2. Update TargetFramework to support multiple frameworks: netstandard2.0…

    …, net40, net45, net461
    Tim Akermann committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    dde033d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. Update Nuget Package

    Tim Akermann committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    261c58f View commit details
    Browse the repository at this point in the history
Loading