Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
McMaster.Extensions.CommandLineUtils.4.1.0.nupkg | 2023-08-26 | 268.8 kB | |
McMaster.Extensions.CommandLineUtils.4.1.0.snupkg | 2023-08-26 | 100.4 kB | |
McMaster.Extensions.Hosting.CommandLine.4.1.0.nupkg | 2023-08-26 | 28.0 kB | |
McMaster.Extensions.Hosting.CommandLine.4.1.0.snupkg | 2023-08-26 | 17.8 kB | |
4.1.0.tar.gz | 2023-08-26 | 1.5 MB | |
4.1.0.zip | 2023-08-26 | 2.1 MB | |
README.md | 2023-08-26 | 922 Bytes | |
Totals: 7 Items | 4.0 MB | 0 |
How to get this update
Packages have been posted to these feeds:
NuGet.org
https://nuget.org/packages/McMaster.Extensions.CommandLineUtils/4.1.0 https://nuget.org/packages/McMaster.Extensions.Hosting.CommandLine/4.1.0
GitHub Package Registry
https://github.com/natemcmaster?tab=packages&repo_name=CommandLineUtils
What's Changed
- Upgrade ci.yml to latest actions by @natemcmaster in https://github.com/natemcmaster/CommandLineUtils/pull/523
- Update to net46 by @danmoseley in https://github.com/natemcmaster/CommandLineUtils/pull/526
- fix: don't set DefaultValue to empty string for
string[]
options by @natemcmaster in https://github.com/natemcmaster/CommandLineUtils/pull/540
New Contributors
- @danmoseley made their first contribution in https://github.com/natemcmaster/CommandLineUtils/pull/526
Full Changelog: https://github.com/natemcmaster/CommandLineUtils/compare/v4.0.2...v4.1.0