You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[@scott-xu] and [@natemcmaster]: feature: add API for setting default value on options and arguments, and display them in help text ([#389] and [#420])
9
+
*[@natemcmaster]: cleanup: make .Values read-only on CommandArgument/Option ([#406])
10
+
*[@natemcmaster]: Make options, arguments, and commands read-only collections on CommandLineApplication ([#407])
11
+
12
+
### Fixes
13
+
*[@natemcmaster]: fix: pass the generic argument version in callback on .Option() and Argument() ([#405])
14
+
*[@natemcmaster]: add .NET Standard 2.1 and fix nullable type references ([#424] and [#425])
15
+
16
+
### Other
17
+
*[@natemcmaster]: change from Azure DevOps to GitHub workflows
0 commit comments