Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 19:01
· 31 commits to master since this release

ArgParse v1.0.0

Diff since v0.6.2

Closed issues:

  • Mutual exclusion (#25)
  • types and metavars when nargs > 1 (#29)
  • Pkg.test() with Julia-0.5 fails (#34)
  • Parsing string with internal quotes (#36)
  • Feature request: Add mutually exclusive options (#58)
  • How to add command abbreviation or command alias (#59)
  • Any way to use the functionalities within a REPL environment? (#63)
  • parse_args() crashes Jupyter/IJulia kernels (#79)
  • Feature request: support REPL usage (#83)
  • as_symbols not working on :COMMAND entry (#84)
  • Idea to update parse_item? (#86)

Merged pull requests: