cargo clap 2.0.2

latest releases: 4.5.4, 4.5.3, 4.5.2...
8 years ago

v2.0.2 (2016-01-31)

Improvements

  • arg_enum: enum declared with arg_enum returns [&'static str; #] instead of Vec (9c4b8a1a)

Bug Fixes

  • clap_app! should be gated by unstable, not nightly feature (0c8b84af)
  • SubCommands: fixed where subcmds weren't recognized after mult args (c19c17a8, closes #405)
  • Usage Parser: fixes a bug where literal single quotes weren't allowed in help strings (0bcc7120, closes #406)

Don't miss a new clap release

NewReleases is sending notifications on new releases.