Skip to content

v0.2.1

Compare
Choose a tag to compare
@blyxxyz blyxxyz released this 10 Jul 18:21
· 39 commits to master since this release

New:

  • Add Parser::raw_args() for collecting raw unparsed arguments. (#12)
  • Implement Debug for ValuesIter.

Bug fixes:

  • Change "missing argument at end of command" error message. (#11)