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
<PackageTags>cli commandline command line arguments argument parser</PackageTags>
28
-
<PackageReleaseNotes>
28
+
<PackageReleaseNotes>
29
+
3.1.0:
30
+
- [Feature] Performance improvements (#64, #67)
31
+
- [Feature] Updated dependencies (#65)
32
+
- [Fix] NullReferenceException when nulling a property of CommandLineArgumentsConfiguration between assigning it to CommandLineArguments.Configuration and using it (#62)
33
+
- [Fix] Incorrect platform detection in AutoDetectConfiguration (#61)
29
34
3.0.0:
30
35
- [Breaking] Moved from .NET Standard 1.5 & .NET 4.5 to .NET Standard 2.0 & .NET 4.6.1 (#38 and #59)
31
36
- [Feature] PrefixedKeyConsoleHelpWriter is no longer marked as abstract (#45)
0 commit comments