5.0.0
How to get this update
Packages have been posted to these feeds:
NuGet.org
https://nuget.org/packages/McMaster.Extensions.CommandLineUtils/5.0.0
https://nuget.org/packages/McMaster.Extensions.Hosting.CommandLine/5.0.0
GitHub Package Registry
https://github.com/natemcmaster?tab=packages&repo_name=CommandLineUtils
What's Changed
- :breaking-change: bump version to 5.0 and drop support for .NET Standard 2 and < .NET 6 by @natemcmaster in #547
- Tlogik validationsamle bugfix by @tlogik in #551
- Upgrade dotnet & packages by @Chris-Wolfgang in #561
- Peropely determine allowed values for multiple values arguments by @sensslen in #553
- fix: Update sample projects to target net8.0 by @natemcmaster in #562
- fix: Correct bugs in multiple value enum option help text by @natemcmaster in #563
- fix: update .NET settings in CI builds by @natemcmaster in #564
- chore: add Dependabot configuration by @natemcmaster in #565
- build(deps): bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #568
- Allow overridden properties that inherit attributes by @magneticflux- in #556
- Full AOT Support for .NET 8+ by @robertmclaws in #582
- Fix AOT code generation type safety issues by @natemcmaster in #583
- fix: prevent flaky tests by disabling parallel execution for registry tests by @natemcmaster in #584
- chore: prepare release notes and public API for v5.0.0 by @natemcmaster in #585
New Contributors
- @tlogik made their first contribution in #551
- @Chris-Wolfgang made their first contribution in #561
- @sensslen made their first contribution in #553
- @magneticflux- made their first contribution in #556
- @robertmclaws made their first contribution in #582
Full Changelog: v4.1.1...v5.0.0