- Nov 06, 2019
-
-
Thomas Flori authored
Add git attributes file
-
Thomas Flori authored
Add CommandInterface
-
- Nov 04, 2019
-
-
Arcesilas authored
-
- Oct 03, 2019
-
-
Scott Dutton authored
This will remove the test and docs from when doing a composer install reducing the size of the download and the size on disk
-
- Sep 09, 2019
-
-
Thomas Flori authored
-
Thomas Flori authored
-
Thomas Flori authored
Long option can now be 1 character short
-
- Sep 06, 2019
-
-
Jan Mikeš authored
-
-
Thomas Flori authored
Fix grammar nits
-
Thomas Flori authored
Update packagist description; test with php 7.3
-
Thomas Flori authored
-
Thomas Flori authored
Fix typos
-
Thomas Flori authored
Stop using curly braces for array access
-
Tyson Andre authored
-
Tyson Andre authored
-
Tyson Andre authored
-
Tyson Andre authored
-
Tyson Andre authored
This will be deprecated in php7.4
-
- Sep 01, 2019
-
-
Thomas Flori authored
hhvm is not supported by composer anymore. If the app works in hhvm fine - if not: please install php 7.x for performance boost.
-
- Aug 30, 2019
-
-
Thomas Flori authored
-
- Aug 02, 2019
- Jan 22, 2019
-
-
Thomas Flori authored
accept any value for options with required argument
-
Thomas Flori authored
This resolves #136 Only for options with optional arguments we have to check if the next argument is an argument or another option. This allows to start arguments with a hyphen (or dash `-`) like GNUs `getopt`. For optional arguments starting with a hyphen you still have to provide them within the argument `--foo=-1`.
-
- Aug 17, 2018
-
-
Thomas Flori authored
do not use default value for counting in set value
-
- Aug 14, 2018
-
-
Thomas Flori authored
-
- May 31, 2018
-
-
Thomas Flori authored
update documentation for version 3.2
-
Thomas Flori authored
-
- May 30, 2018
-
-
Thomas Flori authored
-
- May 29, 2018
-
-
Thomas Flori authored
-
Thomas Flori authored
allow descriptions for operands and show them in a separate table
-
- May 15, 2018
-
-
Thomas Flori authored
-
Thomas Flori authored
fix infinite loop with long words in descriptions
-
Thomas Flori authored
-
Thomas Flori authored
(cherry picked from commit 0edf11d0)
-
Thomas Flori authored
(cherry picked from commit fbc18adb)
-
Thomas Flori authored
This solves #127
-
- May 01, 2018
-
-
Thomas Flori authored
This fails in #124
-