System.CommandLine v2.0.0-beta7.25380.108
Pre-release
Pre-release
·
48 commits
to main
since this release
What's Changed
- Clean-up versioning by @ViktorHofer in #2580
- Unify build entry-point between source-build and non-source-build by @ViktorHofer in #2585
- Update branding for beta7 by @ViktorHofer in #2584
- Only show help arguments for Options/Arguments with an Arity greater than zero by @baronfel in #2586
- Clean-up files in repo by @ViktorHofer in #2590
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #2604
- Fix some help and
GetRequiredValue
issues by @jonsequitur in #2601 - Make dotnet-suggest follow the repo versioning by @ViktorHofer in #2608
- Revert "Update ApprovalTests to 7.0.0 and revert workaround" by @ViktorHofer in #2610
- Update ApprovalTests nuget package and remove extern alias workaround by @ViktorHofer in #2611
- remove un used sln items by @SimonCropp in #2612
- Separate parse from invocation configurations by @jonsequitur in #2606
- make the non-generic Option and Argument ctors non-private by @jonsequitur in #2624
- fix #2622: add ArgumentResult.Implicit property by @jonsequitur in #2625
- fix #2628: don't generate parse error when
--version
is invoked on a root command that has subcommands by @jonsequitur in #2631
New Contributors
- @baronfel made their first contribution in #2586
- @SimonCropp made their first contribution in #2612
Full Changelog: v2.0.0-beta6.25358.103...v2.0.0-beta7.25380.108