2.4.0-beta.81
Pre-release
Pre-release
See https://github.com/natemcmaster/CommandLineUtils/blob/master/CHANGELOG.md for details.
Changes:
- e67dd33 cleanup: update dependencies and branding to 2.4-beta
- 1c632a1 cleanup: obsolete async API that doesn't have Async in the name
- 988c426 feat: support CTRL+C and unload events handling [ #111 ]
- 431f273 feat: make CommandLineApplication asynchronous and add new async API [ #208, #153, #225 ]
- 83b79da style: C# cleanup to use more C# 8 features, and fix a few analyzer warnings
- ef6bdcd chore: minor csproj cleanups
- 833e9c2 style: run dotnet-format
- 1ef731a docs: Update changelog
- cf1947b feat: support C# 8 and nullable reference types (#245)
- 8320e50 Add check for subcommand cycle (#239)
See more
- 08c6764 UsePagerForHelpText property is inherited (#237)
- e6e0a36 Add link to roadmap in README (#235)
- f3eacc7 Update stale.yml
- bc33dd4 Update no-response.yml
- d198d89 Update stale.yml
- be23040 feat: Add validation attributes for files and directories that must not exist. (#230)
- 1370b3a docs: Remove duplicate keyword in sample code (#231)
- 8b58122 Merge pull request #228 from ejball/escape-empty-args
- 0ed6092 Escape empty arguments.
This list of changes was auto generated.