Releases: georgtree/argparse
Releases · georgtree/argparse
0.61
Compare
Sorry, something went wrong.
No results found
change the way help message is generated for switches with arguments
0.60
Compare
Sorry, something went wrong.
No results found
Add C implementation with cashing
0.59
Compare
Sorry, something went wrong.
No results found
Add description of -help switch to help message itself
0.57
Compare
Sorry, something went wrong.
No results found
Add -pfirst global switch to make required parameter appears before switches
Add -errormsg element switch that provides ability to add custom error messages together with -validate element switch
0.55
Compare
Sorry, something went wrong.
No results found
Add ability to provide multiple aliases for single switch
Add additional check for collision between name of the switch and alias of any other elements
0.54
Compare
Sorry, something went wrong.
No results found
Add -help option for interactive help generation
0.52 version
Compare
Sorry, something went wrong.
No results found
Add -type element switch for checking against types (classes) defined in [string is] command
Add -allow element switch, inverse of -require element switch