Commit graph

94 commits

Author SHA1 Message Date
Kevin K
5419fd8ed1 chore: increase version 2015-07-09 10:28:03 -04:00
Kevin K
83ac35d783 chore: increase version 2015-07-08 15:03:23 -04:00
Kevin K
b20a93aa1e chore: increase version 2015-07-07 20:20:45 -04:00
Kevin K
4728dd67c5 chore: increase version 2015-06-29 22:29:01 -04:00
Kevin K
6e5896044a chore: increase version 2015-06-16 20:57:36 -04:00
Kevin K
bac6fb5665 chore: increase version 2015-06-06 17:13:36 -04:00
Kevin K
ab4b46b5fd chore: increase version 2015-06-06 17:08:39 -04:00
Kevin K
245c218866 chore: increase version 2015-05-31 00:47:29 -04:00
Kevin K
2b6b7ba693 chore: increase version 2015-05-30 13:15:33 -04:00
Kevin K
7dd2391046 chore: increase version 2015-05-25 21:53:49 -04:00
Kevin K
42560e5f03 chore: increase version 2015-05-22 23:40:20 -04:00
Kevin K
ad4dd9d86e chore(clap): increase version 2015-05-20 11:50:03 -04:00
Kevin K
4708687711 chore(clap): increase version 2015-05-17 20:24:13 -04:00
Kevin K
a3ceb7ac0f chore(clap): increase version 2015-05-17 18:26:03 -04:00
Kevin K
936332f7c3 chore(clap): increase version 2015-05-17 09:55:23 -04:00
Kevin K
8dd2150aae chore(clap): increase version 2015-05-15 16:48:08 -04:00
Kevin K
3c0636ef75 chore(clap): increase version 2015-05-12 18:16:57 -04:00
Kevin K
f3e2af811e chore(clap): increase version 2015-05-10 14:58:22 -04:00
Kevin K
58c8e2d44f chore(clap): increase version 2015-05-08 11:46:51 -04:00
Kevin K
4903adde61 chore(clap): increase version 2015-05-06 12:47:32 -04:00
Kevin K
05a34c8eec chore(clap): increase version 2015-05-05 22:11:37 -04:00
Kevin K
f8b26b13da feat(errors): colorizes output red on error 2015-05-05 22:05:02 -04:00
Sebastian Thiel
c0e383515d feat(did-you-mean): gate it behind 'suggestions'
You can now disable the did-you-mean feature entirely, which also
removes the additional dependency it comes with.
Learn more about features and how to use them here:
http://doc.crates.io/manifest.html#the-[features]-section

Related to #103
2015-05-05 17:12:20 -04:00
Sebastian Thiel
06e869b518 feat(did-you-mean): for subcommands
If an argument is not understood as subcommand, but has a
high-confidence match in the list of all known subcommands, we will use
this one to print a customized error message.

Previously, it would say that a positional argument wasn't understood,
now it will say that a subcommand was unknown, and if the user meant
`high-confidence-candidate`.

If the argument doesn't sufficiently match any subcommand, the default
handling will take over and try to treat it as positional argument.

* added dependency to `strsym` crate
* new `did_you_mean` function uses `strsim::jaro_winkler(...)` to look
  for good candidates.

Related to #103
2015-05-05 17:12:20 -04:00
Kevin K
632c89bf26 chore(clap): increase version 2015-05-05 17:12:20 -04:00
Kevin K
4a23f1b484 chore(clap): increase version 2015-05-03 20:36:22 -04:00
Kevin K
37a925d2b9 chore(clap): increase version 2015-05-03 17:11:05 -04:00
Kevin K
0b165e28ca chore(clap): increase version 2015-05-03 16:29:17 -04:00
Kevin K
4a11b30066 chore(clap): increase version 2015-05-03 00:41:53 -04:00
Sebastian Thiel
2126525ccc chore(cargo): fix documentation URL 2015-05-01 17:13:41 +02:00
Kevin K
9fa6ea7cc6 chore(clap): increase version 2015-04-30 22:21:23 -04:00
Kevin K
abc31077b0 chore(clap): increase version 2015-04-30 19:59:45 -04:00
Kevin K
9e6af520a3 chore(clap): increase version 2015-04-28 23:49:59 -04:00
Kevin K
1c92ed0e72 chore(docs): change makefile -> travis auto cargo doc and upload 2015-04-28 23:18:08 -04:00
Kevin K
784b8c7254 chore(clap): increase version 2015-04-27 00:59:58 -04:00
Kevin K
258c97867d chore(clap): increase version 2015-04-22 16:30:45 -04:00
Kevin K
bba6196fdc chore(clap): increase version 2015-04-19 14:42:41 -04:00
Kevin K
d7bf519acf chore(clap): increase version 2015-04-18 22:32:29 -04:00
Kevin K
f0eea9da43 chore(clap): increase version 2015-04-17 11:23:19 -04:00
Kevin K
6ec7a748f4 chore(clap): increase version 2015-04-16 14:25:20 -04:00
Kevin K
c9f9e38377 chore(clap): increase version 2015-04-14 15:47:03 -04:00
Kevin K
72b315d792 chore(clap): increase version 2015-04-13 18:13:19 -04:00
Kevin K
b302b8bcd8 chore(clap): increase version 2015-04-13 15:39:24 -04:00
Kevin K
2e3dc49a9a chore(clap): increase version 2015-04-10 12:00:58 -04:00
Kevin K
be91c5f2f5 chore(clap): increase version 2015-04-09 18:49:59 -04:00
Kevin K
2041cc4fda chore(clap): increase version 2015-04-05 20:26:12 -04:00
Kevin K
4572c79218 chore(clap): increase version 2015-04-04 16:19:34 -04:00
Kevin K
b1cf77190e chore(clap): increase version 2015-04-03 11:52:18 -04:00
Kevin K
6dc80fde3f chore(clap): increase version 2015-04-03 11:08:22 -04:00
Kevin K
c238b49ba9 chore(clap): increased version 2015-04-02 22:47:52 -04:00