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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,8 @@ All notable changes to this project will be documented in this file.
3
3
4
4
CommandLineParser project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
5
6
-
## [2.7.1] - 2020-1-1
6
+
## [2.7.0] - 2020-1-1
7
+
## [2.7.0-preview1] - 2020-1-1
7
8
### Added
8
9
- Add option groups feature by [@hadzhiyski](https://github.com/commandlineparser/commandline/pull/552) - When one or more options has group set, at least one of these properties should have set value (they behave as required).
9
10
- Add a new overload method for AutoBuild to enable HelpText customization by [@moh-hassan](https://github.com/commandlineparser/commandline/pull/557).
@@ -120,4 +121,4 @@ by [@WallaceKelly](https://github.com/commandlineparser/commandline/pull/493)
120
121
121
122
## [2.2.0] - 2018-01-07
122
123
123
-
## [1.9.71.2] - 2013-02-27: The starting bascode version
124
+
## [1.9.71.2] - 2013-02-27: The starting bascode version
[](https://gitter.im/gsscoder/commandline?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
6
6
7
7
# Command Line Parser Library for CLR and NetStandard
0 commit comments