Lines Matching full:https
20 …de on Windows ([922c645](https://github.com/clap-rs/clap/commit/922c64508389170c9c77f1c8a4e597d14d…
24 * fixes versions referenced in the README ([d307466a](https://github.com/kbknapp/clap-rs/commit/d…
26 …* cuts down the number of examples to reduce confusion ([6e508ee0](https://github.com/kbknapp/cla…
30 …ts not used ([b57ee946](https://github.com/kbknapp/clap-rs/commit/b57ee94609da3ddc897286cfba968f26…
41 * Stephen Oats is now a sponsor \o/ ([823457c0](https://github.com/kbknapp/clap-rs/commit/823457c…
42 * **SPONSORS.md:** fixes Josh Triplett's info in the sponsor document ([24cb5740](https://github.c…
46 * **Completions:** adds completion support for Elvish. ([e9d0562a](https://github.com/kbknapp/clap…
51 * **arg_matches.rs:** add Debug implementations ([47192b7a](https://github.com/kbknapp/clap-rs/com…
52 * **macros:** Support shorthand syntax for ArgGroups ([df9095e7](https://github.com/kbknapp/clap-r…
56 * Refer to macOS rather than OSX. ([ab0d767f](https://github.com/kbknapp/clap-rs/commit/ab0d767f3…
57 * **README.md:** use https for all links ([96a7639a](https://github.com/kbknapp/clap-rs/commit/96a…
61 * add debug assertion for missing args in subcommand ArgGroup ([2699d9e5](https://github.com/kbkn…
62 * Restore compat with Rust 1.21 ([6b263de1](https://github.com/kbknapp/clap-rs/commit/6b263de1d42…
63 * Dont mention unused subcommands ([ef92e2b6](https://github.com/kbknapp/clap-rs/commit/ef92e2b63…
64 * **OsValues:** Add `ExactSizeIterator` implementation ([356c69e5](https://github.com/kbknapp/clap…
66 …* Fix comma position for valid values. ([1f1f9ff3](https://github.com/kbknapp/clap-rs/commit/1f1f…
67 …* Invalid expansions of some trailing-comma patterns ([7023184f](https://github.com/kbknapp/clap-…
68 …mprove correctness of completions when whitespace is involved ([5a08ff29](https://github.com/kbkna…
69 …subcommands ([6acc8b6a](https://github.com/kbknapp/clap-rs/commit/6acc8b6a621a765cbf513450188000d9…
70 …en pattern which prevented calling multi-argument Arg methods ([9e7a352e](https://github.com/kbkna…
71 …ction between AllowExternalSubcommands and SubcommandRequired ([9601c95a](https://github.com/kbkna…
87 * **Completions:** adds completion support for Elvish. ([e9d0562a](https://github.com/kbknapp/clap…
91 * **macros:** Support shorthand syntax for ArgGroups ([df9095e7](https://github.com/kbknapp/clap-r…
95 * **OsValues:** Add `ExactSizeIterator` implementation ([356c69e5](https://github.com/kbknapp/clap…
96 * **arg_enum!:** Invalid expansions of some trailing-comma patterns ([7023184f](https://github.com…
97 …subcommands ([6acc8b6a](https://github.com/kbknapp/clap-rs/commit/6acc8b6a621a765cbf513450188000d9…
101 * Refer to macOS rather than OSX. ([ab0d767f](https://github.com/kbknapp/clap-rs/commit/ab0d767f3…
110 … Shell ([e8774a8](https://github.com/kbknapp/clap-rs/pull/1214/commits/e8774a84ee4a319c888036e7c59…
111 …ilarly named subcommand (suggestions were getting in the way). ([a410e85](https://github.com/kbkna…
115 * Fixes some typos in the `README.md` ([c8e685d7](https://github.com/kbknapp/clap-rs/commit/c8e685d…
123 …onal to allow 'skipping' to the last positional arg with '--' ([df20e6e2](https://github.com/kbkna…
132 * **Arg Indices:** adds the ability to query argument value indices ([f58d0576](https://github.com…
133 * **Indices:** implements an Indices<Item=&usize> iterator ([1e67be44](https://github.com/kbknapp/…
134 …g::last` `Arg::allow_hyphen_values` and `Arg::multiple(true)` ([66a78f29](https://github.com/kbkna…
138 * Fix some typos and markdown issues. ([935ba0dd](https://github.com/kbknapp/clap-rs/commit/935ba…
139 * **Arg Indices:** adds the documentation for the arg index querying methods ([50bc0047](https://g…
140 …epo to point to https://github.com/rust-lang-nursery/rust-clippy instead of https://github.com/Man…
141 * **Values:** improves the docs example of the Values iterator ([74075d65](https://github.com/kbkn…
142 * Updates readme to hint that the `wrap_help` feature is a thing ([fc7ab227](https://github.com/kbk…
146 * Cargo.toml: use codegen-units = 1 in release and bench profiles ([19f425ea](https://github.com/k…
147 * Adds WASM support (clap now compiles on WASM!) ([689949e5](https://github.com/kbknapp/clap-rs/co…
148 * Uses the short help tool-tip for PowerShell completion scripts ([ecda22ce](https://github.com/kb…
156 …ile ([aab77c81a5](https://github.com/kbknapp/clap-rs/pull/1175/commits/aab77c81a519b045f95946ae0dd…
160 …ck to file completions UNLESS `Arg::possible_values` was used ([872f02ae](https://github.com/kbkna…
161 …ts not used ([b57ee946](https://github.com/kbknapp/clap-rs/commit/b57ee94609da3ddc897286cfba968f26…
162 …PI ([414707e4e97](https://github.com/kbknapp/clap-rs/pull/1176/commits/414707e4e979d07bfe555247e5d…
171 …ptions with multiple values couldnt ever have multiple values ([d95907cf](https://github.com/kbkna…
181 … themselves ([6c7a0010](https://github.com/kbknapp/clap-rs/commit/6c7a001023ca1eac1cc6ffe6c936b4c4…
185 …as required ([e06cefac](https://github.com/kbknapp/clap-rs/commit/e06cefac97083838c0a4e1444dcad02a…
186 …ting of `--` ([73993fe](https://github.com/kbknapp/clap-rs/commit/73993fe30d135f682e763ec93dcb0814…
190 … convenience setting to allow all args to override themselves ([4670325d](https://github.com/kbkna…
201 …* Escape possible values for options ([25561dec](https://github.com/kbknapp/clap-rs/commit/25561d…
202 …* Implement postional argument possible values completion ([f3b0afd2](https://github.com/kbknapp/…
203 …* Complete positional arguments properly ([e39aeab8](https://github.com/kbknapp/clap-rs/commit/e3…
208 …* Add missing autoload for is-at-least ([a6522607](https://github.com/kbknapp/clap-rs/commit/a652…
209 …* Don't pass -S to _arguments if Zsh is too old ([16b4f143](https://github.com/kbknapp/clap-rs/co…
210 …* Maybe fix completions with mixed positionals and subcommands ([1146f0da](https://github.com/kbk…
211 …from output ([0e185b92](https://github.com/kbknapp/clap-rs/commit/0e185b922ed1e0fd653de00b4cd8d567…
221 * fixes broken links. ([56e734b8](https://github.com/kbknapp/clap-rs/commit/56e734b839303d733d2e5…
222 * updates contributors list ([e1313a5a](https://github.com/kbknapp/clap-rs/commit/e1313a5a0f69d8f…
226 * further debloating by removing generics from error cases ([eb8d919e](https://github.com/kbknapp…
227 * debloats clap by deduplicating logic and refactors ([03e413d7](https://github.com/kbknapp/clap-…
231 * fixes the ripgrep benchmark by adding a value to a flag that expects it ([d26ab2b9](https://git…
232 …he bash completion script code generation to support hyphens. ([ba7f1d18](https://github.com/kbkna…
233 * **completions/zsh.rs:** Fix completion of long option values ([46365cf8](https://github.com/kbkn…
242 … current env values and display only the key in help messages ([fb41d062](https://github.com/kbkna…
253 * changes the demo version to 2.28 to stay in sync ([ce6ca492](https://github.com/kbknapp/clap-rs…
254 …osted files ([ce72aada](https://github.com/kbknapp/clap-rs/commit/ce72aada56a9581d4a6cb4bf9bdb861c…
255 * fix typo ([002b07fc](https://github.com/kbknapp/clap-rs/commit/002b07fc98a1c85acb66296b1eec0b2a…
256 * **README.md:** updates the readme and pulls out some redundant sections ([db6caf86](https://gith…
260 …subcommands ([e78bb757](https://github.com/kbknapp/clap-rs/commit/e78bb757a3df16e82d539e450c06767a…
264 … ASCII case ([1fec268e](https://github.com/kbknapp/clap-rs/commit/1fec268e51736602e38e67c76266f439…
265 …ed with the clap-derive crate to be able to use Custom Derive ([6f4c3412](https://github.com/kbkna…
269 … overridden ([a283d69f](https://github.com/kbknapp/clap-rs/commit/a283d69fc08aa016ae1bf9ba010012ab…
270 …as provided ([2fb75821](https://github.com/kbknapp/clap-rs/commit/2fb758219c7a60d639da67692e100b85…
271 …ion warning ([f61ce3f5](https://github.com/kbknapp/clap-rs/commit/f61ce3f55fe65e16b3db0bd4facdc457…
297 See the commit [0c223f54](https://github.com/kbknapp/clap-rs/commit/0c223f54ed46da406bc8b43a5806e0b…
303 …to be valid ([77ed4684](https://github.com/kbknapp/clap-rs/commit/77ed46841fc0263d7aa32fcc5cc49ef7…
304 …https://github.com/kbknapp/clap-rs/commit/0c223f54ed46da406bc8b43a5806e0b227863b31), closes [#1031…
305 …https://github.com/kbknapp/clap-rs/commit/5eb342a99dde07b0f011048efde3e283bc1110fc), closes [#1050…
306 …e conflicts ([58b5b4be](https://github.com/kbknapp/clap-rs/commit/58b5b4be315280888d50d9b15119b91a…
307 …tiple times ([d86ec797](https://github.com/kbknapp/clap-rs/commit/d86ec79742c77eb3f663fb30e2259545…
308 …https://github.com/kbknapp/clap-rs/commit/a43f9dd4aaf1864dd14a3c28dec89ccdd70c61e5), closes [#1010…
309 …zero values ([9c248cbf](https://github.com/kbknapp/clap-rs/commit/9c248cbf7d8a825119bc387c23e9a1d1…
313 * adds addtional blurbs about using multiples with subcommands ([03455b77](https://github.com/kbk…
314 …at global args values can now be propagated back up the stack ([ead076f0](https://github.com/kbkna…
315 * add html_root_url attribute ([e67a061b](https://github.com/kbknapp/clap-rs/commit/e67a061bcf567…
316 * sync README version numbers with crate version ([5536361b](https://github.com/kbknapp/clap-rs/c…
320 …age strings ([dce61699](https://github.com/kbknapp/clap-rs/commit/dce616998ed9bd95e8ed3bec1f09a488…
321 …r displayed ([4ae7b046](https://github.com/kbknapp/clap-rs/commit/4ae7b0464750bc07ec80ece38e43f003…
325 …https://github.com/kbknapp/clap-rs/commit/0c223f54ed46da406bc8b43a5806e0b227863b31), closes [#1031…
329 … setting is no longer required to propagate values down or up ([2bb5ddce](https://github.com/kbkna…
339 …r displayed ([4ae7b046](https://github.com/kbknapp/clap-rs/commit/4ae7b0464750bc07ec80ece38e43f003…
343 …zero values ([9c248cbf](https://github.com/kbknapp/clap-rs/commit/9c248cbf7d8a825119bc387c23e9a1d1…
353 …0) together ([10ae208f](https://github.com/kbknapp/clap-rs/commit/10ae208f68518eff6e98166724065745…
354 * escape special characters in zsh and fish completions ([87e019fc](https://github.com/kbknapp/cl…
355 … help msg if term width set to 0 due to bug in textwrap 0.7.0 ([b3eadb0d](https://github.com/kbkna…
356 * Change `who's` -> `whose` ([53c1ffe8](https://github.com/kbknapp/clap-rs/commit/53c1ffe87f38b05…
357 …ually exist ([7ad123e2](https://github.com/kbknapp/clap-rs/commit/7ad123e2c02577e3ca30f7e205181e89…
358 … as a value ([ab2f4c9e](https://github.com/kbknapp/clap-rs/commit/ab2f4c9e563e36ec739a4b55d5a5b76f…
359 * fixes a bug where positional argument help text is misaligned ([54c16836](https://github.com/kb…
360 …eing usable ([a8257ea0](https://github.com/kbknapp/clap-rs/commit/a8257ea0ffb812e552aca256c4a3d2ae…
361 * **Suggestions:** output for flag after subcommand ([434ea5ba](https://github.com/kbknapp/clap-rs…
373 * bumps unicode-segmentation to v1.2 ([cd7b40a2](https://github.com/kbknapp/clap-rs/commit/cd7b40…
378 * update textwrap to version 0.7.0 ([c2d4e637](https://github.com/kbknapp/clap-rs/commit/c2d4e637…
388 * impl Default for Values + OsValues for any lifetime. ([fb7d6231f1](https://github.com/kbknapp/cla…
400 * use textwrap crate for wrapping help texts ([b93870c1](https://github.com/kbknapp/clap-rs/commi…
404 * **Suggestions:** suggests to use flag after subcommand when applicable ([2671ca72](https://githu…
409 * Change `who's` -> `whose` ([53c1ffe8](https://github.com/kbknapp/clap-rs/commit/53c1ffe87f38b05…
413 …lp template ([cbea3d5a](https://github.com/kbknapp/clap-rs/commit/cbea3d5acf3271a7a734498c4d99c709…
414 …ings for allow_hyphen_values and multiple(true) used together ([f9b0d657](https://github.com/kbkna…
416 …sing ~ deps ([821929b5](https://github.com/kbknapp/clap-rs/commit/821929b51bd60213955705900a436c9a…
417 … macro docs ([826048cb](https://github.com/kbknapp/clap-rs/commit/826048cb3cbc0280169303f1498ff0a2…
427 …ually exist ([14f6b8f3](https://github.com/kbknapp/clap-rs/commit/14f6b8f3a2f6df73aeeec9c54a54909b…
428 … as a value ([ebf73a09](https://github.com/kbknapp/clap-rs/commit/ebf73a09db6f3c03c19cdd76b1ba6113…
429 * fixes a bug where positional argument help text is misaligned ([54c16836](https://github.com/kb…
433 …lp template ([cf569438](https://github.com/kbknapp/clap-rs/commit/cf569438f309c199800bb8e46c9f1401…
434 …ings for allow_hyphen_values and multiple(true) used together ([ded5a2f1](https://github.com/kbkna…
435 … macro docs ([fe85fcb1](https://github.com/kbknapp/clap-rs/commit/fe85fcb1772b61f13b20b7ea5290e243…
445 …sage string ([3ac533fe](https://github.com/kbknapp/clap-rs/commit/3ac533fedabf713943eedf006f830a5a…
446 …e) was used ([e1fe8ac3](https://github.com/kbknapp/clap-rs/commit/e1fe8ac3bc1f9cf4e36df0d881f84197…
447 …s were used ([20f83292](https://github.com/kbknapp/clap-rs/commit/20f83292d070038b8cee2a6b47e91f6b…
457 * **README.md:** fix some typos ([fa34deac](https://github.com/kbknapp/clap-rs/commit/fa34deac079f…
461 * **Arg:** add `default_value_os` ([d5ef8955](https://github.com/kbknapp/clap-rs/commit/d5ef895541…
462 …d a Default implementation for Values and OsValues iterators. ([0a4384e3](https://github.com/kbkna…
471 …are defined ([a8bce558](https://github.com/kbknapp/clap-rs/commit/a8bce55837dc4e0fb187dc93180884a4…
475 * bumps term_size to take advantage of better terminal dimension handling ([e05100b7](https://git…
476 …ipt to make smaller scripts that are still functionally equiv ([85b0e1cc](https://github.com/kbkna…
480 * Fix a typo the minimum rust version required ([71dabba3](https://github.com/kbknapp/clap-rs/com…
488 …the autogenerated help and version messages in some instances ([5ae9007d](https://github.com/kbkna…
507 … short and long version messages (-V/short or --version/long) ([59272b06](https://github.com/kbkna…
508 …ort and long help with subcommands in the same manner as args ([6b371891](https://github.com/kbkna…
509 …rying levels of detail depending on if -h or --help was used) ([ef1b24c3](https://github.com/kbkna…
510 …ith hyphens ([f7a88779](https://github.com/kbknapp/clap-rs/commit/f7a8877978c8f90e6543d4f0d9600c08…
514 … overridden ([8b2ceb83](https://github.com/kbknapp/clap-rs/commit/8b2ceb8368bcb70689fadf1c7f4b9549…
518 …inside them ([bc08ef3e](https://github.com/kbknapp/clap-rs/commit/bc08ef3e185393073d969d301989b631…
528 … fixes the usage string regression when using help templates ([0e4fd96d](https://github.com/kbkna…
538 * **usage:** fixes a big regression with custom usage strings ([2c41caba](https://github.com/kbkna…
545 …er creation ([d49e8292](https://github.com/kbknapp/clap-rs/commit/d49e8292b026b06e2b70447cd9f08299…
546 …help string ([89e6ea86](https://github.com/kbknapp/clap-rs/commit/89e6ea861e16a1ad56757ca12f6b32d0…
554 * **yaml:** adds support for loading author info from yaml ([e04c390c](https://github.com/kbknapp/…
563 * add fish subcommand help support ([f8f68cf8](https://github.com/kbknapp/clap-rs/commit/f8f68cf8…
564 …and errors" ([c8eb0384](https://github.com/kbknapp/clap-rs/commit/c8eb0384d394d2900ccdc1593099c978…
579 …or messages ([74b751ff](https://github.com/kbknapp/clap-rs/commit/74b751ff2e3631e337b7946347c11198…
580 …debug mode. ([9a3bc98e](https://github.com/kbknapp/clap-rs/commit/9a3bc98e9b55e7514b74b73374c5ac8b…
589 * doesn't run `arg_post_processing` on multiple values anymore ([ec516182](https://github.com/kbk…
590 * changes internal use of `VecMap` to `Vec` for matched values of `Arg`s ([22bf137a](https://gith…
591 … when they're added from `App::args` which is forced to clone ([8da0303b](https://github.com/kbkna…
592 … allocations and checks for significant performance increases ([0efa4119](https://github.com/kbkna…
596 * Fix examples link in CONTRIBUTING.md ([60cf875d](https://github.com/kbknapp/clap-rs/commit/60cf…
600 …ng is shown ([50f02300](https://github.com/kbknapp/clap-rs/commit/50f02300d81788817acefef0697e157e…
604 …essed early ([6a7aea90](https://github.com/kbknapp/clap-rs/commit/6a7aea9043b83badd9ab038b4ecc4c78…
605 …e_if[s]_os` ([0f2a3782](https://github.com/kbknapp/clap-rs/commit/0f2a378219a6930748d178ba350fe592…
606 …ociated help ([389c413](https://github.com/kbknapp/clap-rs/commit/389c413b7023dccab8c76aa00577ea1d…
610 …mbiguities) ([11602032](https://github.com/kbknapp/clap-rs/commit/11602032f6ff05881e3adf130356e37d…
614 …ns in the help message if all args in that section are hidden ([ce5ee5f5](https://github.com/kbkna…
615 … are hidden ([7b4000af](https://github.com/kbknapp/clap-rs/commit/7b4000af97637703645c5fb2ac8bb65b…
616 …e string when AppSettings::SubcommandRequiredElseHelp is used ([8f0884c1](https://github.com/kbkna…
617 * fixes some memory leaks when an error is detected and clap exits ([8c2dd287](https://github.com…
618 …rked private accidentlly, but should be crate internal public ([1ae21108](https://github.com/kbkna…
619 …ion scripts ([5e9b9cf4](https://github.com/kbknapp/clap-rs/commit/5e9b9cf4dd80fa66a624374fd04e6545…
623 …s --opt=val ([f002693d](https://github.com/kbknapp/clap-rs/commit/f002693dec6a6959c4e9590cb7b7bfff…
633 …issing fragment specifier when using `!property` style tags. ([5635c1f94](https://github.com/kbkna…
642 …ion scripts ([5e9b9cf4](https://github.com/kbknapp/clap-rs/commit/5e9b9cf4dd80fa66a624374fd04e6545…
646 * Fix examples link in CONTRIBUTING.md ([60cf875d](https://github.com/kbknapp/clap-rs/commit/60cf…
655 …tomatically ([112aea3e](https://github.com/kbknapp/clap-rs/commit/112aea3e42ae9e0c0a2d33ebad89496d…
659 * fixes a println->debugln typo ([279aa62e](https://github.com/kbknapp/clap-rs/commit/279aa62eaf0…
660 …in the name ([7f5cfa72](https://github.com/kbknapp/clap-rs/commit/7f5cfa724f0ac4e098f5fe466c903feb…
661 …score in it ([891a2a00](https://github.com/kbknapp/clap-rs/commit/891a2a006f775e92c556dda48bb32fac…
662 …n wrap_help ([564c5f0f](https://github.com/kbknapp/clap-rs/commit/564c5f0f1730f4a2c1cdd128664f1a98…
663 …ion scripts ([9a1e006e](https://github.com/kbknapp/clap-rs/commit/9a1e006eb75ad5a6057ebd119aa90f7e…
672 …ted too far ([74648c94](https://github.com/kbknapp/clap-rs/commit/74648c94b893df542bfa5bb595e68c7b…
677 …s from YAML ([d8590037](https://github.com/kbknapp/clap-rs/commit/d8590037ce07dafd8cd5b26928aa4a9f…
684 …n wrap_help ([564c5f0f](https://github.com/kbknapp/clap-rs/commit/564c5f0f1730f4a2c1cdd128664f1a98…
685 * actually show character in debug output ([84d8c547](https://github.com/kbknapp/clap-rs/commit/8…
686 * include final character in line lenght ([aff4ba18](https://github.com/kbknapp/clap-rs/commit/af…
690 * updates libc and term_size deps for the libc version conflict ([6802ac4a](https://github.com/kb…
694 * fix link from app_from_crate! to crate_authors! (#822) ([5b29be9b](https://github.com/kbknapp/c…
695 * fix spelling of "guaranteed" ([4f30a65b](https://github.com/kbknapp/clap-rs/commit/4f30a65b9c03…
701 …subcommands ([5e2af8c9](https://github.com/kbknapp/clap-rs/commit/5e2af8c96adb5ab75fa2d1536237ebcb…
702 …age string ([c2978afc](https://github.com/kbknapp/clap-rs/commit/c2978afc61fb46d5263ab3b2d87ecde1…
703 * **DisableHelpSubcommand:** disables building the `help` subcommand ([a10fc859](https://github.c…
704 …is optional ([1110fdc7](https://github.com/kbknapp/clap-rs/commit/1110fdc7a345c108820dc45783a9bf89…
705 …subcommands ([985536c8](https://github.com/kbknapp/clap-rs/commit/985536c8ebcc09af98aac835f42a8072…
711 …ing or char ([be64ce0c](https://github.com/kbknapp/clap-rs/commit/be64ce0c373efc106384baca3f487ea9…
712 …s (such as a particular value from another argument was used) ([eb4010e7](https://github.com/kbkna…
713 …uire additional args (such as if a particular value was used) ([198449d6](https://github.com/kbkna…
714 …i.e. "arg X is only required if arg Y was used with value Z") ([ee9cfddf](https://github.com/kbkna…
715 …ds ability to validate values which may contain invalid UTF-8 ([47232498](https://github.com/kbkna…
719 …ompile time ([4d9a82db](https://github.com/kbknapp/clap-rs/commit/4d9a82db8e875e9b64a9c2a5c6e22c25…
720 …ompile time ([4d9a82db](https://github.com/kbknapp/clap-rs/commit/4d9a82db8e875e9b64a9c2a5c6e22c25…
721 …oml` fields ([4d9a82db](https://github.com/kbknapp/clap-rs/commit/4d9a82db8e875e9b64a9c2a5c6e22c25…
726 …os for those *not* using `cargo` to build their crates (#786) ([6fdd2f9d](https://github.com/kbkna…
730 …ave a value ([5a5f2b1e](https://github.com/kbknapp/clap-rs/commit/5a5f2b1e9f598a0d0280ef3e98abbbba…
731 …nt commands ([d3d34a2b](https://github.com/kbknapp/clap-rs/commit/d3d34a2b51ef31004055b0ab574f766d…
732 …e overriden ([d34ec3e0](https://github.com/kbknapp/clap-rs/commit/d34ec3e032d03e402d8e87af9b2942fe…
733 …IndexMultiples and `Arg::allow_hyphen_values` to fail parsing ([26c670ca](https://github.com/kbkna…
737 …re involved ([1f33de54](https://github.com/kbknapp/clap-rs/commit/1f33de545036e7fd2f80faba251fca00…
738 …ues to YAML ([9a4df327](https://github.com/kbknapp/clap-rs/commit/9a4df327893486adb5558ffefba790c6…
739 …ntax for defining long arg names when using `clap_app!` macro ([f41ec962](https://github.com/kbkna…
740 …app!` macro ([9895b671](https://github.com/kbknapp/clap-rs/commit/9895b671cff784f35cf56abcd8270f7c…
741 …propriately ([ad4691b7](https://github.com/kbknapp/clap-rs/commit/ad4691b71a63e951ace346318238d883…
746 …ues:** fixes the failing doc tests of Arg::default_value_ifs ([4ef09101](https://github.com/kbkna…
747 * **Conditional Requirements:** adds docs for Arg::requires_ifs ([7f296e29](https://github.com/kbk…
748 * **README.md:** fix some typos ([f22c21b4](https://github.com/kbknapp/clap-rs/commit/f22c21b422d5…
749 * **src/app/mod.rs:** fix some typos ([5c9b0d47](https://github.com/kbknapp/clap-rs/commit/5c9b0d4…
757 …nt commands ([a0ee4993](https://github.com/kbknapp/clap-rs/commit/a0ee4993015ea97b06b5bc9f378d8bcb…
766 …completions ([7e17d5a3](https://github.com/kbknapp/clap-rs/commit/7e17d5a36b2cc2cc77e7b15796b14d63…
770 …nd examples ([0e0f3354](https://github.com/kbknapp/clap-rs/commit/0e0f33547a6901425afc1d9fbe19f7ae…
771 …ange policy ([591eaefc](https://github.com/kbknapp/clap-rs/commit/591eaefc7319142ba921130e502bb072…
781 … on options ([cd94b318](https://github.com/kbknapp/clap-rs/commit/cd94b3188d63b63295a319e90e826bca…
785 …idtional bash completion upon no matching completing function ([b1b16d56](https://github.com/kbkna…
793 …ommand wide ([c0d70feb](https://github.com/kbknapp/clap-rs/commit/c0d70febad9996a77a54107054daf191…
797 …re also set ([d20331b6](https://github.com/kbknapp/clap-rs/commit/d20331b6f7940ac3a4e919999f8bb478…
798 …subcommands ([49e7cdab](https://github.com/kbknapp/clap-rs/commit/49e7cdab76dd1ccc07221e360f07808e…
802 … validators ([65eb3385](https://github.com/kbknapp/clap-rs/commit/65eb33859d3ff53e7d3277f02a9d3fd9…
806 * updates the docs landing page ([01e1e33f](https://github.com/kbknapp/clap-rs/commit/01e1e33f377…
807 * adds the macro version back to the readme ([45eb9bf1](https://github.com/kbknapp/clap-rs/commit…
808 * fix broken docs links ([808e7cee](https://github.com/kbknapp/clap-rs/commit/808e7ceeb86d4a319bd…
809 …y policy to ([760d66dc](https://github.com/kbknapp/clap-rs/commit/760d66dc17310b357f257776624151da…
810 …e readme to improve the readability and contributing sections ([eb51316c](https://github.com/kbkna…
818 …PowerShell. ([cff82c88](https://github.com/kbknapp/clap-rs/commit/cff82c880e21064fca63351507b80350…
828 …subcommands ([33924e88](https://github.com/kbknapp/clap-rs/commit/33924e884461983c4e6b5ea1330fecc7…
838 …tiple(true) ([1ced2a74](https://github.com/kbknapp/clap-rs/commit/1ced2a7433ea8937a1b260ea65d708f3…
848 …s confusing ([3d37001d](https://github.com/kbknapp/clap-rs/commit/3d37001d1dc647d73cc597ff172f1072…
852 * Fix typo in example `13a_enum_values_automatic` ([c22fbc07](https://github.com/kbknapp/clap-rs/…
853 * **README.md:** fixes failing yaml example (#715) ([21fba9e6](https://github.com/kbknapp/clap-rs/…
857 …ith aliases ([5c70e1a0](https://github.com/kbknapp/clap-rs/commit/5c70e1a01bc977e44c10015d18bb8e21…
858 * **debug:** fixes the debug feature (#716) ([6c11ccf4](https://github.com/kbknapp/clap-rs/commit/…
868 …propagation ([9cb6facf](https://github.com/kbknapp/clap-rs/commit/9cb6facf507aff7cddd124b8c29714d2…
869 * **yaml-example:** inconsistent args ([847f7199](https://github.com/kbknapp/clap-rs/commit/847f71…
879 …not escaped ([780b4a18](https://github.com/kbknapp/clap-rs/commit/780b4a18281b6f7f7071e1b9db2290fa…
888 …f alignment ([ebddac79](https://github.com/kbknapp/clap-rs/commit/ebddac791f3ceac193d5ad833b4b734b…
898 …ion support ([3e36b0ba](https://github.com/kbknapp/clap-rs/commit/3e36b0bac491d3f6194aee14604caf7b…
908 …iveNumbers` ([ab064546](https://github.com/kbknapp/clap-rs/commit/ab06454677fb6aa9b9f804644fcca216…
912 * **app/settings.rs:** moves variants to roughly alphabetical order ([9ed4d4d7](https://github.com…
921 * Improve documentation around features ([4ee85b95](https://github.com/kbknapp/clap-rs/commit/4ee…
922 * reword docs for ErrorKind and app::Settings ([3ccde7a4](https://github.com/kbknapp/clap-rs/comm…
923 * fix tests that fail when the "suggestions" feature is disabled ([996fc381](https://github.com/k…
924 * fix the OsString-using doc-tests ([af9e1a39](https://github.com/kbknapp/clap-rs/commit/af9e1a39…
925 * tag non-rust code blocks as such instead of ignoring them ([0ba9f4b1](https://github.com/kbknap…
926 * **ErrorKind:** improve some errors about subcommands ([9f6217a4](https://github.com/kbknapp/clap…
927 * **yaml:** make sure the doc-tests don't fail before "missing file" ([8c0f5551](https://github.co…
931 * Stabilize clap_app! ([cd516006](https://github.com/kbknapp/clap-rs/commit/cd516006e35c37b005f32…
932 …_defaults() ([26085409](https://github.com/kbknapp/clap-rs/commit/2608540940c8bb66e517b65706bc7dea…
936 …nconsistent ([468baadb](https://github.com/kbknapp/clap-rs/commit/468baadb8398fc1d37897b0c49374aef…
937 * **Completions:** fish completions for nested subcommands ([a61eaf8a](https://github.com/kbknapp/…
938 * **features:** Make lints not enable other nightly-requiring features ([835f75e3](https://github.…
948 …s arguments ([33b5f6ef](https://github.com/kbknapp/clap-rs/commit/33b5f6ef2c9612ecabb31f96b824793e…
949 * **flag_aliases:** Ability to alias flags ([40d6dac9](https://github.com/kbknapp/clap-rs/commit/4…
953 … / options. ([1d6a7c6e](https://github.com/kbknapp/clap-rs/commit/1d6a7c6e7e6aadc527346aa822f19d85…
957 * typo ([bac417fa](https://github.com/kbknapp/clap-rs/commit/bac417fa1cea3d32308334c7cccfcf54546c…
966 …with new website information and updated video tutorials info ([0c19c580](https://github.com/kbkna…
967 * updates the docs about removing implicit value_delimiter(true) ([c81bc722](https://github.com/k…
968 …ault values ([57a8d9ab](https://github.com/kbknapp/clap-rs/commit/57a8d9abb2f973c235a8a14f8fc03167…
972 …ow `false`) ([09d4d0a9](https://github.com/kbknapp/clap-rs/commit/09d4d0a9038d7ce2df55c2aec95e16f3…
982 …ped working ([92ac353b](https://github.com/kbknapp/clap-rs/commit/92ac353b48b7caa2511ad2a046d94da9…
992 …ument basis ([9151ef73](https://github.com/kbknapp/clap-rs/commit/9151ef739871f2e74910c342299c0de1…
993 …minal width ([a43e28af](https://github.com/kbknapp/clap-rs/commit/a43e28af85c9a9deaedd5ef735f4f130…
997 … verbiage about using `'{n}'` to insert newlines in help text ([c5a2b352](https://github.com/kbkna…
998 …rg::multiple method WRT value delimiters and default settings ([f9d17a06](https://github.com/kbkna…
999 …ableVersion ([94501965](https://github.com/kbknapp/clap-rs/commit/945019654d2ca67eb2b1d6014fdf80b8…
1003 …his setting ([a9699e4d](https://github.com/kbknapp/clap-rs/commit/a9699e4d7cdc9a06e73b845933ff1fe6…
1008 …s too small ([c7678523](https://github.com/kbknapp/clap-rs/commit/c76785239fd42adc8ca04f9202b6fec6…
1009 …* makes some minor changes to when next line help is automatically used ([01cae799](https://githu…
1010 …miter rules ([f9e69254](https://github.com/kbknapp/clap-rs/commit/f9e692548e8c94de15f909432de30140…
1011 * **YAML:** supports setting Arg::require_delimiter from YAML ([b9b55a39](https://github.com/kbkna…
1015 * **help:** fix redundant contains() checks ([a8afed74](https://github.com/kbknapp/clap-rs/commit/…
1025 … verbiage about using `'{n}'` to insert newlines in help text ([c5a2b352](https://github.com/kbkna…
1030 …s too small ([c7678523](https://github.com/kbknapp/clap-rs/commit/c76785239fd42adc8ca04f9202b6fec6…
1031 …* makes some minor changes to when next line help is automatically used ([01cae799](https://githu…
1032 * **YAML:** supports setting Arg::require_delimiter from YAML ([b9b55a39](https://github.com/kbkna…
1042 …me minor changes to when next line help is automatically used ([5658b117](https://github.com/kbkna…
1051 …subcommands ([b3efc107](https://github.com/kbknapp/clap-rs/commit/b3efc107515d78517b20798ff3890b8a…
1055 * **Errors:** Errors with custom description ([58512f2f](https://github.com/kbknapp/clap-rs/commit…
1059 * **help:** use term_size instead of home-grown solution ([fc7327e9](https://github.com/kbknapp/cl…
1069 … each other ([3d782def](https://github.com/kbknapp/clap-rs/commit/3d782def57725e2de26ca5a5bc5cc2e4…
1073 … to docs.rs ([03209d5e](https://github.com/kbknapp/clap-rs/commit/03209d5e1300906f00bafec1869c2047…
1077 …completion' ([27f5bbfb](https://github.com/kbknapp/clap-rs/commit/27f5bbfbcc9474c2f57c2b92b1feb898…
1078 …is too long ([150964c4](https://github.com/kbknapp/clap-rs/commit/150964c4e7124d54476c9d9b4b3f2406…
1079 … using YAML ([f43b7c65](https://github.com/kbknapp/clap-rs/commit/f43b7c65941c53adc0616b8646a21dc2…
1083 …ion! macros ([5520bb01](https://github.com/kbknapp/clap-rs/commit/5520bb012c127dfd299fd55699443c74…
1093 … characters ([d0b442c7](https://github.com/kbknapp/clap-rs/commit/d0b442c7beeecac9764406bc3bd171ce…
1102 …lp messages ([7dfdaf20](https://github.com/kbknapp/clap-rs/commit/7dfdaf200ebb5c431351a045b48f5e0f…
1106 * **Term Width:** adds details about set_term_width(0) ([00b8205d](https://github.com/kbknapp/clap…
1110 …lp wrapping ([763a5c92](https://github.com/kbknapp/clap-rs/commit/763a5c920e23efc74d190af0cb8b5dd7…
1120 …inted twice ([a643fb28](https://github.com/kbknapp/clap-rs/commit/a643fb283acd9905dc727c4579c5c9fa…
1130 …ubcommmands ([e203515e](https://github.com/kbknapp/clap-rs/commit/e203515e3ac495b405dbba4f78fb6af1…
1134 …https://github.com/kbknapp/clap-rs/commit/9ade2cd4b268d6d7fe828319ce6a523c641b9c38), closes [#614]…
1144 … can generate a basic fish completions script at compile time ([1979d2f2](https://github.com/kbkna…
1148 * **parser:** preserve external subcommand name ([875df243](https://github.com/kbknapp/clap-rs/com…
1152 * **parser:** preserve external subcommand name ([875df243](https://github.com/kbknapp/clap-rs/com…
1156 …d of groups ([b6c99e13](https://github.com/kbknapp/clap-rs/commit/b6c99e1377f918e78c16c8faced70a71…
1166 … recognized ([1fc3b55b](https://github.com/kbknapp/clap-rs/commit/1fc3b55bd6c8653b02e7c4253749c6b7…
1167 …andrequired ([fc72cdf5](https://github.com/kbknapp/clap-rs/commit/fc72cdf591d30f5d9375d0b5cc2a2ff3…
1171 * **Completions:** adds the ability to generate completions to io::Write object ([9f62cf73](https:…
1172 … App (#598) ([0ceba231](https://github.com/kbknapp/clap-rs/commit/0ceba231c6767cd6d88fdb1feeeea41d…
1181 …rmatting of the Cargo.toml excerpt in the completions example ([722f2607](https://github.com/kbkna…
1185 …letion list ([e9f2438e](https://github.com/kbknapp/clap-rs/commit/e9f2438e2ce99af0ae570a2eaf541fc7…
1195 …multiple completions to be built by namespacing with bin name ([57484b2d](https://github.com/kbkna…
1205 …* fixes some errors in the completion docs ([9b359bf0](https://github.com/kbknapp/clap-rs/commit/…
1206 …* adds documentation for completion scripts ([c6c519e4](https://github.com/kbknapp/clap-rs/commit…
1211 …mpile time! ([e75b6c7b](https://github.com/kbknapp/clap-rs/commit/e75b6c7b75f729afb9eb1d2a2faf61dc…
1212 …and options ([0ab9f840](https://github.com/kbknapp/clap-rs/commit/0ab9f84052a8cf65b5551657f46c0c27…
1213 …* completions now continue completing even after first completion ([18fc2e5b](https://github.com/…
1214 … in options ([89cc2026](https://github.com/kbknapp/clap-rs/commit/89cc2026ba9ac69cf44c5254360bbf99…
1218 …his setting ([96c24c9a](https://github.com/kbknapp/clap-rs/commit/96c24c9a8fa1f85e06138d3cdd133e51…
1226 …imiter` which requires val delimiter to parse multiple values ([920b5595](https://github.com/kbkna…
1230 * Declare term::Winsize as repr(C) ([5d663d90](https://github.com/kbknapp/clap-rs/commit/5d663d90…
1234 * **Arg:** adds docs for ([49af4e38](https://github.com/kbknapp/clap-rs/commit/49af4e38a5dae2ab0a7…
1245 …ters no longer parse additional values after a trailing space ([cdc500bd](https://github.com/kbkna…
1246 … an = no longer parse args after the trailing space as values ([290f61d0](https://github.com/kbkna…
1256 * fix typos ([43b3d40b](https://github.com/kbknapp/clap-rs/commit/43b3d40b8c38b1571da75af86b5088b…
1257 …er examples ([9e5f4f5d](https://github.com/kbknapp/clap-rs/commit/9e5f4f5d734d630bca5535c3a0aa4fd4…
1261 …of the args ([33689acc](https://github.com/kbknapp/clap-rs/commit/33689acc689b217a8c0ee439f1b12255…
1265 …or the like ([e84cc018](https://github.com/kbknapp/clap-rs/commit/e84cc01836bbe0527e97de6db9889bd9…
1267 …elp message ([e3d2893f](https://github.com/kbknapp/clap-rs/commit/e3d2893f377942a2d4cf3c6ff04524d0…
1268 …sub> --help ([08ad1cff](https://github.com/kbknapp/clap-rs/commit/08ad1cff4fec57224ea957a2891a057b…
1272 …ups per Arg ([902e182f](https://github.com/kbknapp/clap-rs/commit/902e182f7a58aff11ff01e0a452abcdb…
1273 …age strings ([9b2e45b1](https://github.com/kbknapp/clap-rs/commit/9b2e45b170aff567b038d8b3368880b6…
1274 … arg_enum!s ([edf9b233](https://github.com/kbknapp/clap-rs/commit/edf9b2331c17a2cbcc13f961add4c55c…
1284 * removes extra newline from help output ([86e61d19](https://github.com/kbknapp/clap-rs/commit/86…
1285 * allows printing version to any io::Write object ([921f5f79](https://github.com/kbknapp/clap-rs/…
1286 * removes extra newline when printing version ([7e2e2cbb](https://github.com/kbknapp/clap-rs/comm…
1287 …https://github.com/kbknapp/clap-rs/commit/ca511de71f5b8c2ac419f1b188658e8c63b67846), closes [#526]…
1288 … is present ([ec86f2da](https://github.com/kbknapp/clap-rs/commit/ec86f2dada1545a63fc72355e22fcdc4…
1292 …n Windows!) ([1761dc0d](https://github.com/kbknapp/clap-rs/commit/1761dc0d27d0d621229d792be40c36fb…
1294 …ilingVarArg ([fc3e0f5a](https://github.com/kbknapp/clap-rs/commit/fc3e0f5afda6d24cdb3c4676614beebe…
1295 …subcommands ([e2341835](https://github.com/kbknapp/clap-rs/commit/e23418351a3b98bf08dfd7744bc14377…
1296 …ble aliases ([7b10e7f8](https://github.com/kbknapp/clap-rs/commit/7b10e7f8937a07fdb8d16a6d8df79ce7…
1300 * fixes bug where args are printed out of order with templates ([05abb534](https://github.com/kbk…
1301 … help flags ([90d7d6a2](https://github.com/kbknapp/clap-rs/commit/90d7d6a2ea8240122dd9bf8d82d3c4f5…
1302 * fixes issue where before_help wasn't printed ([b3faff60](https://github.com/kbknapp/clap-rs/com…
1303 …rectly wrap ([1f4da767](https://github.com/kbknapp/clap-rs/commit/1f4da7676e6e71aa8dda799f3eeefad1…
1304 … bug where new color settings couldn't be converted from strs ([706a7c11](https://github.com/kbkna…
1305 … subcommand ([5354d14b](https://github.com/kbknapp/clap-rs/commit/5354d14b51f189885ba110e01e6b76cc…
1306 * **Windows:** fixes a failing windows build ([01e7dfd6](https://github.com/kbknapp/clap-rs/commit…
1307 …App and Arg ([e468faf3](https://github.com/kbknapp/clap-rs/commit/e468faf3f05950fd9f72d84b69aa2061…
1317 * removes extra newline from help output ([86e61d19](https://github.com/kbknapp/clap-rs/commit/86…
1318 * allows printing version to any io::Write object ([921f5f79](https://github.com/kbknapp/clap-rs/…
1319 * removes extra newline when printing version ([7e2e2cbb](https://github.com/kbknapp/clap-rs/comm…
1323 * fixes bug where args are printed out of order with templates ([3935431d](https://github.com/kbk…
1324 … help flags ([90d7d6a2](https://github.com/kbknapp/clap-rs/commit/90d7d6a2ea8240122dd9bf8d82d3c4f5…
1325 * fixes issue where before_help wasn't printed ([b3faff60](https://github.com/kbknapp/clap-rs/com…
1329 …s and pages ([3312893d](https://github.com/kbknapp/clap-rs/commit/3312893ddaef3f44d68d8d26ed3d0801…
1330 * makes all publicly available types viewable in docs ([52ca6505](https://github.com/kbknapp/clap…
1338 …: fixes lifetime issue when setting multiple aliases at once ([ac42f6cf0](https://github.com/kbkna…
1346 * **SubCommand Aliases:** adds feature to yaml configs too ([69592195](https://github.com/kbknapp/…
1350 …and aliases ([66b4dea6](https://github.com/kbknapp/clap-rs/commit/66b4dea65c44d8f77ff522238a9237ae…
1360 …o in groups ([3ca0947c](https://github.com/kbknapp/clap-rs/commit/3ca0947c166b4f8525752255e3a4fa65…
1361 …* removes duplicate groups from usage strings ([f574fb8a](https://github.com/kbknapp/clap-rs/comm…
1365 * **Groups:** formats positional args in groups in a better way ([fef11154](https://github.com/kbk…
1367 …* moves positionals to standard <> formatting ([03dfe5ce](https://github.com/kbknapp/clap-rs/comm…
1368 …n shortened ([5b7fe8e4](https://github.com/kbknapp/clap-rs/commit/5b7fe8e4161e43ab19e2e5fcf55fbe46…
1386 * **Help:** adds support for displaying info before help message ([29fbfa3b](https://github.com/kb…
1387 …lowing args that are required unless certain args are present ([af1f7916](https://github.com/kbkna…
1391 * hides formatting from docs ([cb708093](https://github.com/kbknapp/clap-rs/commit/cb708093a7cd05…
1392 * **required_unless:** adds docs and examples for required_unless ([ca727b52](https://github.com/k…
1396 …or messages ([3beebd81](https://github.com/kbknapp/clap-rs/commit/3beebd81e7bc2faa4115ac109cf570e5…
1405 * **macros.rs:** Added write_nspaces macro (a new version of write_spaces) ([9d757e86](https://git…
1407 …* Provide a way to create a usage string without the USAGE: title ([a91d378b](https://github.com/…
1408 …wing to have function outside the parser to generate the help ([d51945f8](https://github.com/kbkna…
1409 …* Expose Parser's flags, opts and positionals argument as iterators ([9b23e7ee](https://github.co…
1410 * **src/args:** Exposes argument display order by introducing a new Trait ([1321630e](https://gith…
1411 * **srs/args:** Added longest_filter to AnyArg trait ([65b3f667](https://github.com/kbknapp/clap-r…
1415 …thors macro ([38fb59ab](https://github.com/kbknapp/clap-rs/commit/38fb59abf480eb2b6feca269097412f8…
1417 …lp messages ([abc8f669](https://github.com/kbknapp/clap-rs/commit/abc8f669c3c8193ffc3a3b0ac6c3ac21…
1418 …* Add a Templated Help system. ([81e121ed](https://github.com/kbknapp/clap-rs/commit/81e121edd616…
1422 * **HELP:** Adjust Help to semantic changes introduced in 6933b84 ([8d23806b](https://github.com/k…
1429 …ed properly ([3019a685](https://github.com/kbknapp/clap-rs/commit/3019a685eee747ccbe6be09ad5dddce0…
1438 …en't stored ([885d166f](https://github.com/kbknapp/clap-rs/commit/885d166f04eb3fb581898ae5818c6c80…
1439 …inted twice ([71acf1d5](https://github.com/kbknapp/clap-rs/commit/71acf1d576946658b8bbdb5ae79e6716…
1448 * fixes compiling with debug cargo feature ([d4b55450](https://github.com/kbknapp/clap-rs/commit/…
1449 …en't stored ([885d166f](https://github.com/kbknapp/clap-rs/commit/885d166f04eb3fb581898ae5818c6c80…
1459 …y displayed ([205b07bf](https://github.com/kbknapp/clap-rs/commit/205b07bf2e6547851f1290f8cd6b1691…
1467 …de sequence ([05365ddc](https://github.com/kbknapp/clap-rs/commit/05365ddcc252e4b49e7a75e199d6001a…
1468 …age strings ([6933b849](https://github.com/kbknapp/clap-rs/commit/6933b8491c2a7e28cdb61b47dcf10caf…
1477 …subcommands ([813d75d0](https://github.com/kbknapp/clap-rs/commit/813d75d06fbf077c65762608c0fa5e94…
1481 …sing a loop ([1d73b035](https://github.com/kbknapp/clap-rs/commit/1d73b0355236923aeaf6799abc759762…
1490 … term width ([e36af026](https://github.com/kbknapp/clap-rs/commit/e36af0266635f23e85e951b9088d561e…
1491 … subcommand ([2c12757b](https://github.com/kbknapp/clap-rs/commit/2c12757bbdf34ce481f3446c074e24c0…
1492 * **Opts and Flags:** adds support for custom ordering in help messages ([9803b51e](https://github…
1493 …der of args ([ad86e433](https://github.com/kbknapp/clap-rs/commit/ad86e43334c4f70e86909689a088fb87…
1494 …lp messages ([7d2a2ed4](https://github.com/kbknapp/clap-rs/commit/7d2a2ed413f5517d45988eef0765cdcd…
1498 * **From Usage:** fixes a bug where adding empty lines werent ignored ([c5c58c86](https://github.c…
1502 …oups better ([4ff0205b](https://github.com/kbknapp/clap-rs/commit/4ff0205b85a45151b59bbaf090a89df1…
1509 …ghtly build ([d752c170](https://github.com/kbknapp/clap-rs/commit/d752c17029598b19037710f204b7943f…
1518 …t propagate ([3c8db0e9](https://github.com/kbknapp/clap-rs/commit/3c8db0e9be1d24edaad364359513cbb0…
1519 * **Arg Examples:** adds better examples ([1e79cccc](https://github.com/kbknapp/clap-rs/commit/1e7…
1523 …help by arg ([066df748](https://github.com/kbknapp/clap-rs/commit/066df7486e684cf50a8479a356a12ba9…
1532 …ues in args ([73211952](https://github.com/kbknapp/clap-rs/commit/73211952964a79d97b434dd567e6d7d3…
1536 * **Default Values:** adds better examples and notes for default values ([9facd74f](https://github…
1545 …appropriate ([f0a99916](https://github.com/kbknapp/clap-rs/commit/f0a99916c59ce675515c6dcdfe9a40b1…
1554 * **Multiple Values:** fixes bug where number_of_values wasnt respected ([72c387da](https://github…
1563 * adds support for building ArgGroups from standalone YAML ([fcbc7e12](https://github.com/kbknapp…
1564 …using panic ([85b11468](https://github.com/kbknapp/clap-rs/commit/85b11468b0189d5cc15f1cfac5db40d1…
1565 * **AppSettings:** fixes bug where subcmds didn't receive parent ver ([a62e4527](https://github.co…
1573 * **values:** adds support for up to u64::max values per arg ([c7abf7d7](https://github.com/kbknap…
1574 * **occurrences:** Allow for more than 256 occurrences of an argument. ([3731ddb3](https://github.…
1578 * **AppSettings:** adds HidePossibleValuesInHelp to skip writing those values ([cdee7a0e](https://…
1582 …* fixes typo which causes value_t_or_exit to return a Result ([ee96baff](https://github.com/kbkna…
1591 …clared with arg_enum returns [&'static str; #] instead of Vec ([9c4b8a1a](https://github.com/kbkna…
1595 * clap_app! should be gated by unstable, not nightly feature ([0c8b84af](https://github.com/kbkna…
1596 …r mult args ([c19c17a8](https://github.com/kbknapp/clap-rs/commit/c19c17a8850602990e24347aeb4427cf…
1597 …elp strings ([0bcc7120](https://github.com/kbknapp/clap-rs/commit/0bcc71206478074769e311479b34a9f7…
1606 …le features ([dcbcc60c](https://github.com/kbknapp/clap-rs/commit/dcbcc60c9ba17894be636472ea4b07a8…
1615 …sage parser ([fa3a2f86](https://github.com/kbknapp/clap-rs/commit/fa3a2f86bd674c5eb07128c95098fab7…
1619 …subcommands ([177fe5cc](https://github.com/kbknapp/clap-rs/commit/177fe5cce745c2164a8e38c23be4c446…
1620 …ding hyphen ([e4d429b9](https://github.com/kbknapp/clap-rs/commit/e4d429b9d52e95197bd0b572d59eface…
1621 …e delimiter ([508db850](https://github.com/kbknapp/clap-rs/commit/508db850a87c2e251cf6b6ddead9ad56…
1622 …e delimiter ([dafeae8a](https://github.com/kbknapp/clap-rs/commit/dafeae8a526162640f6a68da434370c6…
1623 …ated values ([e69da6af](https://github.com/kbknapp/clap-rs/commit/e69da6afcd2fe48a3c458ca031db4099…
1624 …onal values ([4555736c](https://github.com/kbknapp/clap-rs/commit/4555736cad01441dcde4ea84a285227e…
1625 …8 in values ([c5c59dec](https://github.com/kbknapp/clap-rs/commit/c5c59dec0bc33b86b2e99d30741336f1…
1626 * **v2:** implementing the base of 2.x ([a3536054](https://github.com/kbknapp/clap-rs/commit/a3536…
1630 * fixes nightly build with new lints ([17599195](https://github.com/kbknapp/clap-rs/commit/175991…
1631 … 2x release ([674c9b48](https://github.com/kbknapp/clap-rs/commit/674c9b48c7c92079cb180cc650a9e39f…
1632 * fixes yaml build for 2x base ([adceae64](https://github.com/kbknapp/clap-rs/commit/adceae64c855…
1636 … 2x release ([1303b360](https://github.com/kbknapp/clap-rs/commit/1303b3607468f362ab1b452d5614c1a0…
1637 … 2x release ([0a011f31](https://github.com/kbknapp/clap-rs/commit/0a011f3142aec338d388a6c8bfe22fa7…
1638 * updates documentation for v2 release ([8d51724e](https://github.com/kbknapp/clap-rs/commit/8d51…
1639 * updating docs for 2x release ([576d0e0e](https://github.com/kbknapp/clap-rs/commit/576d0e0e2c7b…
1641 … v2 release ([acaba01a](https://github.com/kbknapp/clap-rs/commit/acaba01a353c12144b9cd9a3ce447400…
1642 …* fix typo and make documentation conspicuous ([07b9f614](https://github.com/kbknapp/clap-rs/comm…
1692 * fixes an issue where invalid short args didn't cause an error ([c9bf7e44](https://github.com/kb…
1693 …binary name ([8f3817f6](https://github.com/kbknapp/clap-rs/commit/8f3817f665c0cab6726bc16c56a53b6a…
1694 * fixes an intentional panic issue discovered via clippy ([ea83a3d4](https://github.com/kbknapp/c…
1703 * **17_yaml:** conditinonally compile 17_yaml example ([575de089](https://github.com/kbknapp/clap-…
1707 * clippy improvements ([99cdebc2](https://github.com/kbknapp/clap-rs/commit/99cdebc23da3a45a165f1…
1712 * **errors:** return correct error type in WrongNumValues error builder ([5ba8ba9d](https://github…
1713 …quired args ([faad83fb](https://github.com/kbknapp/clap-rs/commit/faad83fbef6752f3093b6e98fca09a94…
1722 * **Errors:** fixes some instances when errors are missing a final newline ([c4d2b171](https://git…
1733 …piling bug when built on Windows or without the color feature ([a35f7634](https://github.com/kbkna…
1743 …counted for ([f03b88a9](https://github.com/kbknapp/clap-rs/commit/f03b88a9766b331a63879bcd747687f2…
1753 * fixes a bug with required positional args in usage strings ([c6858f78](https://github.com/kbkna…
1757 * **FAQ:** updates readme with slight changes to FAQ ([a4ef0fab](https://github.com/kbknapp/clap-r…
1761 * massive errors overhaul ([cdc29175](https://github.com/kbknapp/clap-rs/commit/cdc29175bc9c53e5b…
1762 * **ArgMatcher:** huge refactor and deduplication of code ([8988853f](https://github.com/kbknapp/c…
1763 * **Errors:** errors have been vastly improved ([e59bc0c1](https://github.com/kbknapp/clap-rs/comm…
1764 * **Traits:** refactoring some configuration into traits ([5800cdec](https://github.com/kbknapp/cl…
1769 …* more BTreeMap->Vec, Opts and SubCmds ([bc4495b3](https://github.com/kbknapp/clap-rs/commit/bc44…
1770 …* changes flags BTreeMap->Vec ([d357640f](https://github.com/kbknapp/clap-rs/commit/d357640fab55e…
1771 …* removed unneeded BTreeMap ([78971fd6](https://github.com/kbknapp/clap-rs/commit/78971fd68d7dc5c…
1772 …* changes BTreeMap to VecMap in some instances ([64b921d0](https://github.com/kbknapp/clap-rs/com…
1773 …* removed excess clones ([ec0089d4](https://github.com/kbknapp/clap-rs/commit/ec0089d42ed715d293f…
1783 * Clarify behavior of Arg::multiple with options. ([434f497a](https://github.com/kbknapp/clap-rs/…
1784 * Fix typos and improve grammar. ([c1f66b5d](https://github.com/kbknapp/clap-rs/commit/c1f66b5de7…
1788 …ixes bug where --help and --version return non-zero exit code ([89b51fdf](https://github.com/kbkna…
1798 …active CLIs ([aff89d57](https://github.com/kbknapp/clap-rs/commit/aff89d579b5b85c3dc81b64f16d58652…
1802 …or messages ([34ce59ed](https://github.com/kbknapp/clap-rs/commit/34ce59ede53bfa2eef722c74881cdba7…
1803 * **Help and Version:** only builds help and version once ([e3be87cf](https://github.com/kbknapp/c…
1804 …iple values ([c9a9548a](https://github.com/kbknapp/clap-rs/commit/c9a9548a8f96cef8a3dd9a980948325f…
1805 * **POSIX Overrides:** fixes bug where required args are overridden ([40ed2b50](https://github.com…
1806 …the process ([c47025dc](https://github.com/kbknapp/clap-rs/commit/c47025dca2b3305dea0a0acfdd741b09…
1807 …essly built ([27df8b9d](https://github.com/kbknapp/clap-rs/commit/27df8b9d98d13709dad3929a009f40eb…
1811 …n in readme ([1a8bf31e](https://github.com/kbknapp/clap-rs/commit/1a8bf31e7a6b87ce48a66af2cde1645b…
1821 * fixes crash on invalid arg error ([c78ce128](https://github.com/kbknapp/clap-rs/commit/c78ce128…
1831 * clean up some formatting ([b7df92d7](https://github.com/kbknapp/clap-rs/commit/b7df92d7ea258357…
1832 * move the crate-level docs to top of the lib.rs file ([d7233bf1](https://github.com/kbknapp/clap…
1833 * changes doc comments to rustdoc comments ([34b601be](https://github.com/kbknapp/clap-rs/commit/…
1834 …ups example ([945b00a0](https://github.com/kbknapp/clap-rs/commit/945b00a0c27714b63bdca48d003fe205…
1835 * avoid suggesting star dependencies. ([d33228f4](https://github.com/kbknapp/clap-rs/commit/d3322…
1836 …ustdoc page ([6f9ee181](https://github.com/kbknapp/clap-rs/commit/6f9ee181e69d90bd4206290e59d6f3f1…
1840 * grammar error in some conflicting option errors ([e73b07e1](https://github.com/kbknapp/clap-rs/…
1841 * **Unified Help:** sorts both flags and options as a unified category ([2a223dad](https://github.…
1842 …ed properly ([72b453dc](https://github.com/kbknapp/clap-rs/commit/72b453dc170af3050bb123d35364f6da…
1843 …age strings ([aaf0d6fe](https://github.com/kbknapp/clap-rs/commit/aaf0d6fe7aa2403e76096c16204d254a…
1847 * supports -aValue style options ([0e3733e4](https://github.com/kbknapp/clap-rs/commit/0e3733e4fe…
1848 …eing vararg ([27018b18](https://github.com/kbknapp/clap-rs/commit/27018b1821a4bcd5235cfe92abe71b3c…
1858 * allows accessing arg values by group name ([c92a4b9e](https://github.com/kbknapp/clap-rs/commit…
1862 * use links to examples instead of plain text ([bb4fe237](https://github.com/kbknapp/clap-rs/comm…
1866 …st in usage ([1412e639](https://github.com/kbknapp/clap-rs/commit/1412e639e0a79df84936d1101a837f90…
1867 …is restored ([f121ae74](https://github.com/kbknapp/clap-rs/commit/f121ae749f8f4bfe754ef2e8a6dfc286…
1877 …quired args ([e17fcec5](https://github.com/kbknapp/clap-rs/commit/e17fcec53b3216ad047a13dddc6f7404…
1887 * add clap_app quick example ([4ba6249c](https://github.com/kbknapp/clap-rs/commit/4ba6249c3cf4d2…
1891 * **Unicode:** allows non-panicing on invalid unicode characters ([c5bf7ddc](https://github.com/kb…
1895 * properly names Examples section for rustdoc ([87ba5445](https://github.com/kbknapp/clap-rs/comm…
1896 * fixes various typos and spelling ([f85640f9](https://github.com/kbknapp/clap-rs/commit/f85640f9…
1897 * **Arg:** unhides fields of the Arg struct ([931aea88](https://github.com/kbknapp/clap-rs/commit/…
1901 * flush the buffer in App::print_version() ([cbc42a37](https://github.com/kbknapp/clap-rs/commit/…
1902 * Macro benchmarks ([13712da1](https://github.com/kbknapp/clap-rs/commit/13712da1d36dc7614eec3a10…
1912 * allows printing help message by library consumers ([56b95f32](https://github.com/kbknapp/clap-r…
1913 …and subcmds ([2cab4d03](https://github.com/kbknapp/clap-rs/commit/2cab4d0334ea3c2439a1d4bfca5bf990…
1914 * Builder macro to assist with App/Arg/Group/SubCommand building ([443841b0](https://github.com/k…
1915 * **Errors:** allows consumers to write to stderr and exit on error ([1e6403b6](https://github.com…
1925 * fixed ErrorKind docs ([dd057843](https://github.com/kbknapp/clap-rs/commit/dd05784327fa070eb6ce…
1926 * **ErrorKind:** changed examples content ([b9ca2616](https://github.com/kbknapp/clap-rs/commit/b9…
1930 * fixes a bug where the help subcommand wasn't overridable ([94003db4](https://github.com/kbknapp…
1934 * adds abiltiy not consume self when parsing matches and/or exit on help ([94003db4](https://gith…
1935 * **App:** Added ability for users to handle errors themselves ([934e6fbb](https://github.com/kbkn…
1945 * **17_yaml:** fixed example ([9b848622](https://github.com/kbknapp/clap-rs/commit/9b848622296c8c5…
1949 * changes ArgGroup HashSets to Vec ([3cb4a48e](https://github.com/kbknapp/clap-rs/commit/3cb4a48e…
1950 * changes BTreeSet for Vec in some instances ([baab2e3f](https://github.com/kbknapp/clap-rs/commi…
1960 * **YAML:** allows building a CLI from YAML files ([86cf4c45](https://github.com/kbknapp/clap-rs/c…
1961 * **ArgGroups:** adds support for building ArgGroups from yaml ([ecf88665](https://github.com/kbkn…
1962 * **Subcommands:** adds support for subcommands from yaml ([e415cf78](https://github.com/kbknapp/c…
1966 * **YAML:** adds examples for using YAML to build a CLI ([ab41d7f3](https://github.com/kbknapp/cla…
1967 * **Args from YAML:** fixes doc examples ([19b348a1](https://github.com/kbknapp/clap-rs/commit/19b…
1968 * **Examples:** adds better usage examples instead of having unused variables ([8cbacd88](https://…
1972 * Add AppSettings example ([12705079](https://github.com/kbknapp/clap-rs/commit/12705079ca96a709b…
1976 …and no opts ([169ffec1](https://github.com/kbknapp/clap-rs/commit/169ffec1003d58d105d7ef2585b3425e…
1986 * add custom validator example ([b9997d1f](https://github.com/kbknapp/clap-rs/commit/b9997d1fca74…
1987 * fix indentation ([d4f1b740](https://github.com/kbknapp/clap-rs/commit/d4f1b740ede410fd2528b9ecd…
1991 * **Args:** allows opts and args to define a name for help and usage msgs ([ad962ec4](https://gith…
2001 …alue format ([3d5e9a6c](https://github.com/kbknapp/clap-rs/commit/3d5e9a6cedb26668839b481c9978e2fb…
2011 …qs negation ([b41afa8c](https://github.com/kbknapp/clap-rs/commit/b41afa8c3ded3d1be12f7a2f8ea06cc4…
2021 * fixed confusing error message, also added test for it ([fc7a31a7](https://github.com/kbknapp/cl…
2022 * **App:** fixed requirmets overriding ([9c135eb7](https://github.com/kbknapp/clap-rs/commit/9c135…
2032 * **README.md:** updates for new features ([16cf9245](https://github.com/kbknapp/clap-rs/commit/16…
2036 * implements posix compatible conflicts for long args ([8c2d48ac](https://github.com/kbknapp/clap…
2037 * added overrides to support conflicts in POSIX compatible manner ([0b916a00](https://github.com/…
2038 * **Args:** allows defining POSIX compatible argument conflicts ([d715646e](https://github.com/kbk…
2042 * fixed links in cargo and license buttons ([6d9837ad](https://github.com/kbknapp/clap-rs/commit/…
2046 …nges HashSet->Vec in some instances for increased performance ([d0c3b379](https://github.com/kbkna…
2056 * fixed misspell and enum name ([7df170d7](https://github.com/kbknapp/clap-rs/commit/7df170d7f4ec…
2057 * fixed use for clap crate ([dc3ada73](https://github.com/kbknapp/clap-rs/commit/dc3ada738667d4b6…
2061 * updates docs for new features ([03496547](https://github.com/kbknapp/clap-rs/commit/03496547178…
2062 * fixed docs for previous changes ([ade36778](https://github.com/kbknapp/clap-rs/commit/ade367780…
2066 * **AppSettings:** adds ability to add multiple settings at once ([4a00e251](https://github.com/kb…
2070 * Replace application level settings with enum variants ([618dc4e2](https://github.com/kbknapp/cl…
2071 … be defined ([84ae2ddb](https://github.com/kbknapp/clap-rs/commit/84ae2ddbceda34b5cbda98a6959edaa5…
2081 …when printing newlines in help and subcommands required error ([d63c0136](https://github.com/kbkna…
2090 * removes some unneeded allocations ([93e915df](https://github.com/kbknapp/clap-rs/commit/93e915d…
2098 * **Usage Strings** displays a [--] when it may be helpful ([86c3be85](https://github.com/kbknapp/…
2102 * **Macros** fixes a typo in a macro generated error message ([c9195c5f](https://github.com/kbknap…
2103 * **Type Errors** fixes formatting of error output when failed type parsing ([fe5d95c6](https://gi…
2113 * updates README.md to include lack of color support on Windows ([52f81e17](https://github.com/kb…
2117 … on windows ([9cb5dceb](https://github.com/kbknapp/clap-rs/commit/9cb5dceb3e5fe5e0e7b24619ff77e504…
2127 * fixes a bug when parsing multiple {n} newlines inside help strings ([6d214b54](https://github.c…
2137 …alues() < 2 ([42b6d1fc](https://github.com/kbknapp/clap-rs/commit/42b6d1fc3c519c92dfb3af15276e7d3b…
2147 … or getopts ([52bcd892](https://github.com/kbknapp/clap-rs/commit/52bcd892ea51564ce463bc5865acd64f…
2148 …rsion flags ([336c476f](https://github.com/kbknapp/clap-rs/commit/336c476f631d512b54ac56fdca6f29eb…
2149 …subcommands ([bc66d3c6](https://github.com/kbknapp/clap-rs/commit/bc66d3c6deedeca62463fff95369ab1c…
2153 …elp strings ([f9800a29](https://github.com/kbknapp/clap-rs/commit/f9800a29696dd2cc0b0284bf693b3011…
2158 * **Help Messages** big performance improvements when printing help messages ([52bcd892](https://g…
2162 * updates readme with new features ([8232f7bb](https://github.com/kbknapp/clap-rs/commit/8232f7bb…
2163 * fix incorrect code example for `App::subcommand_required` ([8889689d](https://github.com/kbknap…
2172 …s to stderr ([cc76ab8c](https://github.com/kbknapp/clap-rs/commit/cc76ab8c2b77c67b42f4717ded530df7…
2176 * **README.md** updates example help message to new format ([0aca29bd](https://github.com/kbknapp/…
2186 …al standard ([dc7e1fce](https://github.com/kbknapp/clap-rs/commit/dc7e1fcea5c85d317018fb201d2a9262…
2196 …g='' syntax ([083f82d3](https://github.com/kbknapp/clap-rs/commit/083f82d333b69720a6ef300748753109…
2206 * **README.md** adds new features to what's new list ([938f7f01](https://github.com/kbknapp/clap-r…
2207 * **README.md** use with_name for subcommands ([28b7e316](https://github.com/kbknapp/clap-rs/commi…
2211 * args can now be parsed from arbitrary locations, not just std::env::args() ([75312528](https://…
2221 …ut on error ([d0da3bdd](https://github.com/kbknapp/clap-rs/commit/d0da3bdd9d1871541907ea9c645322a7…
2222 …elp message ([26d5ae3e](https://github.com/kbknapp/clap-rs/commit/26d5ae3e330d1e150811d5b60b2b01a8…
2226 * adds "whats new" section to readme ([ff149a29](https://github.com/kbknapp/clap-rs/commit/ff149a…
2230 * removes deprecated functions in prep for 1.0 ([274484df](https://github.com/kbknapp/clap-rs/com…
2240 * updates docs to new version flag defaults ([ebf442eb](https://github.com/kbknapp/clap-rs/commit…
2244 …ridden (only breaks manual documentation) (**BREAKING CHANGE** [eb1d9320](https://github.com/kbkna…
2254 …e fully now ([1f377960](https://github.com/kbknapp/clap-rs/commit/1f377960a48c82f54ca5f39eb56bcb39…
2264 …e fully now ([8f2c0160](https://github.com/kbknapp/clap-rs/commit/8f2c0160c8d844daef375a33dbaec7d8…
2274 … subcommand ([a37842ee](https://github.com/kbknapp/clap-rs/commit/a37842eec1ee3162b86fdbda23420b22…
2284 …ed bin name ([2191fe94](https://github.com/kbknapp/clap-rs/commit/2191fe94bda35771383b52872fb7f542…
2288 * adds contributing guidelines ([6f76bd0a](https://github.com/kbknapp/clap-rs/commit/6f76bd0a07e8…
2298 …subcommands ([29ca7b2f](https://github.com/kbknapp/clap-rs/commit/29ca7b2f74376ca0cdb9d8ee3bfa99f7…
2308 …ld commands ([2bcc6137](https://github.com/kbknapp/clap-rs/commit/2bcc6137a83cb07757771a0afea953e6…
2312 …ored output ([d6c3ed54](https://github.com/kbknapp/clap-rs/commit/d6c3ed54d21cf7b40d9f130d4280ff54…
2316 * **SubCommand/App** several methods and functions for stable release ([28b73855](https://github.c…
2320 * updates for deprecations and new features ([743eefe8](https://github.com/kbknapp/clap-rs/commit…
2330 …and version ([52218cc1](https://github.com/kbknapp/clap-rs/commit/52218cc1fdb06a42456c964d98cc2c7a…
2340 …requirements are included as program name in help and version ([08ba3f25](https://github.com/kbkna…
2350 …equirements ([dd8f21c7](https://github.com/kbknapp/clap-rs/commit/dd8f21c7c15cde348fdcf44fa7c205f0…
2351 …owed or not ([ab4ec609](https://github.com/kbknapp/clap-rs/commit/ab4ec609ccf692b9b72cccef5c9f74f5…
2356 …is an error ([7554f238](https://github.com/kbknapp/clap-rs/commit/7554f238fd3afdd60b7e4dcf00ff4a9e…
2357 …equirements ([4a4229f5](https://github.com/kbknapp/clap-rs/commit/4a4229f500e21c350e1ef78dd09ef275…
2367 …an argument ([bc12e78e](https://github.com/kbknapp/clap-rs/commit/bc12e78eadd7eaf9d008a8469fdd2dfd…
2377 …with others ([0c264a8c](https://github.com/kbknapp/clap-rs/commit/0c264a8ca57ec1cfdcb74dae79145d76…
2382 …riant names ([30fa87ba](https://github.com/kbknapp/clap-rs/commit/30fa87ba4e0f3189351d8f4f78b72e61…
2383 …ent Display ([d1219f0d](https://github.com/kbknapp/clap-rs/commit/d1219f0d1371d872061bd0718057eca4…
2393 …suggestions ([d2b3b1fa](https://github.com/kbknapp/clap-rs/commit/d2b3b1faa0bdc1c5d2350cc4635aba81…
2403 …age strings ([55d15582](https://github.com/kbknapp/clap-rs/commit/55d155827ea4a6b077a83669701e797c…
2407 * **usage** removes unneeded allocations ([fd53cd18](https://github.com/kbknapp/clap-rs/commit/fd5…
2417 …index order ([eb0e374e](https://github.com/kbknapp/clap-rs/commit/eb0e374ecf952f1eefbc73113f21e070…
2427 …s are found ([fc79017e](https://github.com/kbknapp/clap-rs/commit/fc79017eced04fd41cc1801331e5054d…
2431 …or messages ([aab44cca](https://github.com/kbknapp/clap-rs/commit/aab44cca6352f47e280c296e50c535f5…
2432 * **suggestions** adds suggested arguments to usage strings ([99447414](https://github.com/kbknapp…
2442 * **did-you-mean** for review ([0535cfb0](https://github.com/kbknapp/clap-rs/commit/0535cfb0c71133…
2443 …ionals were ignored if they matched a subcmd, even after '--' ([90e7b081](https://github.com/kbkna…
2444 * **help** fixes bug where space between arg and help is too long ([632fb115](https://github.com/k…
2448 …usage string ([3d581976](https://github.com/kbknapp/clap-rs/commit/3d58197674ed7886ca315efb76e4116…
2450 …* gate it behind 'suggestions' ([c0e38351](https://github.com/kbknapp/clap-rs/commit/c0e383515d01…
2451 …* for possible values ([1cc2deb2](https://github.com/kbknapp/clap-rs/commit/1cc2deb29158e0e4e8b43…
2452 …* for long flags (i.e. --long) ([52a0b850](https://github.com/kbknapp/clap-rs/commit/52a0b8505c99…
2453 …* for subcommands ([06e869b5](https://github.com/kbknapp/clap-rs/commit/06e869b5180258047ed3c60ba…
2454 * **Flags** adds sugestions functionality ([8745071c](https://github.com/kbknapp/clap-rs/commit/87…
2455 * **errors** colorizes output red on error ([f8b26b13](https://github.com/kbknapp/clap-rs/commit/f…
2459 …um variants ([b249f965](https://github.com/kbknapp/clap-rs/commit/b249f9657c6921c004764bd80d13ebca…
2460 * **clap-test** simplified `make test` invocation ([d17dcb29](https://github.com/kbknapp/clap-rs/c…
2464 * **README** adds details about optional and new features ([960389de](https://github.com/kbknapp/c…
2465 * **clap** fix typos caught by codespell ([8891d929](https://github.com/kbknapp/clap-rs/commit/889…
2466 * **from_usage** explains new usage strings with multiple values ([05476fc6](https://github.com/kb…
2476 * **Options** adds number of values to options in help/usage ([c1c993c4](https://github.com/kbknap…
2480 …usage string ([ad55748c](https://github.com/kbknapp/clap-rs/commit/ad55748c265cf27935c7b210307d204…
2484 … occurrences ([dd2a7564](https://github.com/kbknapp/clap-rs/commit/dd2a75640ca68a91b973faad15f04df…
2485 * **help** fixes tab alignment with multiple values ([847001ff](https://github.com/kbknapp/clap-rs…
2489 * **from_usage** explains new usage strings with multiple values ([5a3a42df](https://github.com/kb…
2499 * **Options** fixes bug where options with no value don't error out ([a1fb94be](https://github.com…
2509 …where option arguments in succession get their values skipped ([f66334d0](https://github.com/kbkna…
2519 …es a bug where missing values are parsed as missing arguments ([93c4a723](https://github.com/kbkna…
2523 * **ErrorMessages** improves error messages and corrections ([a29c3983](https://github.com/kbknapp…
2524 * **ArgGroups** improves requirement and confliction support for groups ([c236dc5f](https://github…
2534 …ted in usage ([12aea961](https://github.com/kbknapp/clap-rs/commit/12aea9612d290845ba86515c240aeeb…
2544 …ating values if the max or exact number of values was reached ([86d92c9f](https://github.com/kbkna…
2554 …no help text ([ad4e5451](https://github.com/kbknapp/clap-rs/commit/ad4e54510739aeabf75f0da3278fb09…
2559 …* add support for minimum and maximum number of values ([53f6b8c9](https://github.com/kbknapp/cla…
2560 …* adds support limited number and named values ([ae09f05e](https://github.com/kbknapp/clap-rs/com…
2561 …* implement shorthand for options with multiple values ([6669f0a9](https://github.com/kbknapp/cla…
2562 …KING CHANGE** [0cc2f698](https://github.com/kbknapp/clap-rs/commit/0cc2f69839b9b1db5d06330771b4947…
2563 …gs on errors ([d77048ef](https://github.com/kbknapp/clap-rs/commit/d77048efb1e595ffe831f1a2bea2f27…
2573 …no help text ([ad4e5451](https://github.com/kbknapp/clap-rs/commit/ad4e54510739aeabf75f0da3278fb09…
2583 * **help** change long help --long=long -> --long <long> ([1e25abfc](https://github.com/kbknapp/cl…
2584 …hould no longer be required when their exclusions are present ([4bb4c3cc](https://github.com/kbkna…
2588 * **ArgGroups** add ability to create arg groups ([09eb4d98](https://github.com/kbknapp/clap-rs/co…
2598 * **from_usage** fix bug causing args to not be required ([b76129e9](https://github.com/kbknapp/cl…
2602 …ty to display additional help info after auto-gen'ed help msg ([65cc259e](https://github.com/kbkna…
2612 * **from_usage** tabs and spaces should be treated equally ([4fd44181](https://github.com/kbknapp/…
2616 * **macros.rs** add macro to get version from Cargo.toml ([c630969a](https://github.com/kbknapp/cl…
2626 * **macros.rs** fix use statements for trait impls ([86e4075e](https://github.com/kbknapp/clap-rs/…
2636 * **macros** add ability to create enums pub or priv with derives ([2c499f80](https://github.com/k…
2646 * **macros** add macro to create custom enums to use as types ([fb672aff](https://github.com/kbkna…
2657 …* add ability to get multiple typed values or exit ([0b87251f](https://github.com/kbknapp/clap-rs…
2658 …* add ability to get a typed multiple values ([e243fe38](https://github.com/kbknapp/clap-rs/commi…
2659 …* add convenience macro to get a typed value or exit ([4b7cd3ea](https://github.com/kbknapp/clap-…
2660 …* add convenience macro to get a typed value ([8752700f](https://github.com/kbknapp/clap-rs/commi…
2670 * **from_usage** trim all whitespace before parsing ([91d29045](https://github.com/kbknapp/clap-rs…
2680 * **tests** fix failing doc tests ([3710cd69](https://github.com/kbknapp/clap-rs/commit/3710cd6916…
2684 * **app** add support for building args from usage strings ([d5d48bcf](https://github.com/kbknapp/…
2685 * **args** add ability to create basic arguments from a usage string ([ab409a8f](https://github.co…
2696 …* remove unneeded space ([51372789](https://github.com/kbknapp/clap-rs/commit/5137278942121bc2593…
2697 …* remove warning about unused variables ([ba817b9d](https://github.com/kbknapp/clap-rs/commit/ba8…
2701 * **usage** add ability to get usage string for subcommands too ([3636afc4](https://github.com/kbk…
2711 * **SubCommands** add method to get name and subcommand matches together ([64e53928](https://githu…
2712 * **ArgMatches** add method to get default usage string ([02462150](https://github.com/kbknapp/cla…
2722 * **help** sort arguments by name so as to not display a random order ([f4b2bf57](https://github.c…
2732 * **flags** fix bug not allowing users to specify -v or -h ([90e72cff](https://github.com/kbknapp/…
2742 * **help** fix spacing when option argument has not long version ([ca17fa49](https://github.com/kb…
2752 … is required ([c14c3f31](https://github.com/kbknapp/clap-rs/commit/c14c3f31fd557c165570b60911d8ee4…
2753 * **clap** remove unstable features for Rust 1.0 ([9abdb438](https://github.com/kbknapp/clap-rs/co…
2754 …l exclusions ([18dbcf37](https://github.com/kbknapp/clap-rs/commit/18dbcf37024daf2b76ca099a6f118b5…
2764 * **option args** fix bug in getting the wrong number of occurrences for options ([82ad6ad7](https…
2765 * **help** fix formatting for option arguments with no long ([e8691004](https://github.com/kbknapp…
2766 …c value sets ([a0a2a40f](https://github.com/kbknapp/clap-rs/commit/a0a2a40fed57f7c5ad9d68970d090e9…
2767 …l exclusions ([bff945fc](https://github.com/kbknapp/clap-rs/commit/bff945fc5d03bba4266533340adcffb…
2768 * **tests** add missing .takes_value(true) to option2 ([bdb0e88f](https://github.com/kbknapp/clap-…
2769 … is required ([343d47dc](https://github.com/kbknapp/clap-rs/commit/343d47dcbf83786a45c0d0f01b27fd9…
2779 * **args** fix bug in arguments who are required and mutually exclusive ([6ceb88a5](https://github…
2789 * **help** fix formatting of help and usage ([28691b52](https://github.com/kbknapp/clap-rs/commit/…
2799 * **help** fix formatting of help for flags and options ([6ec10115](https://github.com/kbknapp/cla…
2809 * **help** add '...' to indicate multiple values supported ([297ddba7](https://github.com/kbknapp/…
2820 …* add assertions for positional args with multiple vals ([b7fa72d4](https://github.com/kbknapp/cl…
2821 …* add support for multiple values ([80784009](https://github.com/kbknapp/clap-rs/commit/807840094…
2831 * **apps** allow use of hyphens in application and subcommand names ([da549dcb](https://github.com…
2841 * **args** determine if the only arguments allowed are also required ([0a09eb36](https://github.co…
2851 …ific set of allowed values on options or positional arguments ([270eb889](https://github.com/kbkna…
2861 * **usage** display required args in usage, even if only required by others ([1b7316d4](https://gi…
2865 * **subcommands** properly list subcommands in help and usage ([4ee02344](https://github.com/kbkna…
2875 * **tests** remove cargo test from claptests makefile ([1cf73817](https://github.com/kbknapp/clap-…
2885 * **option** fix bug with option occurrence values ([9af52e93](https://github.com/kbknapp/clap-rs/…
2886 * **tests** fix testing script bug and formatting ([d8f03a55](https://github.com/kbknapp/clap-rs/c…
2890 * **arg** allow lifetimes other than 'static in arguments ([9e8c1fb9](https://github.com/kbknapp/c…