File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments