Releases: elesiuta/pyxargs
Releases · elesiuta/pyxargs
Version 1.0.6
- Made same mistake when copying & pasting help to readme
Version 1.0.4
- Update argparse, the python documentation for nargs="+" was unclear and "Additionally, an error message will be generated if there wasn’t at least one command-line argument present" only applies to positional arguments or if the flag is invoked
Version 1.0.2
- Update readme (run with just pyxargs when installed with pip, not python pyxargs.py)
Version 1.0.0
- add interactive mode
- update documentation
- feels pretty stable and complete