Skip to content

Commit 5f180ff

Browse files
committed
added todo
1 parent 6083aac commit 5f180ff

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,13 @@ Thanks to [apigen](https://github.com/apigen/apigen), the api is available in th
168168
# History
169169

170170
* upcomming
171-
* add *countValues* etc.
172-
* add *hasFlags* to easy up validation if long or short flag is set (e.g. '-v|--verbose')
173-
* replace "setArguments" with "parse" like [nette](https://github.com/nette/command-line/blob/master/src/CommandLine/Parser.php) is doing it
174-
* updated dependency handling by beeing less restrictive
171+
* @todo
172+
* add *toString()'
173+
* add *countValues* etc.
174+
* add *hasFlags* to easy up validation if long or short flag is set (e.g. '-v|--verbose')
175+
* replace "setArguments" with "parse" like [nette](https://github.com/nette/command-line/blob/master/src/CommandLine/Parser.php) is doing it
176+
* remove *generate_api*
177+
* updated dependency handling by beeing less restrictive
175178
* [1.1.2](https://github.com/bazzline/php_component_cli_argument/tree/1.1.1) - released at 07.11.2015
176179
* updated dependencies
177180
* [1.1.1](https://github.com/bazzline/php_component_cli_argument/tree/1.1.1) - released at 18.08.2015

0 commit comments

Comments
 (0)