Guillaume Pinot
be60de036b
structopt reexport structopt_derive
...
As using structopt without structopt_derive is quite meaningless, reexport
structopt_derive, symplifying the usage.
Inspired by the failure crate.
fix #45
2018-02-03 16:55:43 +01:00
Guillaume Pinot
7975343a03
Support 1-uple enum variant as subcommand
...
This is a breaking change as it modifies the StructOpt trait.
fix #38
2018-02-03 15:32:55 +01:00
Sune Kirkeby
00a1e13fea
Allow opting out of clap default features. ( #46 )
2018-01-23 15:47:06 +01:00
Guillaume Pinot
374f9080a8
v0.1.6
2017-11-25 23:45:02 +01:00
Guillaume Pinot
1173955d37
v0.1.5
2017-11-14 15:19:33 +01:00
Guillaume Pinot
f24fcb19a8
v0.1.4
2017-11-09 10:24:18 +01:00
Guillaume Pinot
43710cf969
update to 0.1.3
2017-11-01 22:35:27 +01:00
Guillaume Pinot
5ba275680b
new release
2017-11-01 22:13:20 +01:00
Guillaume Pinot
f7a4be13ca
update to 0.1.1
2017-11-01 21:17:40 +01:00
William Yao
746f8e6a34
bump versions to 0.1.0
2017-07-17 11:45:31 +02:00
William Yao
593f042c77
bump versions of structopt and structopt-derive
2017-07-17 11:45:31 +02:00
Guillaume Pinot
859ac77f4e
Update to 0.0.5 (oups...)
2017-06-16 17:12:21 +02:00
Guillaume Pinot
51e0c36278
update to 0.0.4
2017-06-16 13:40:59 +02:00
Guillaume Pinot
66e75fe3cc
Don't ask to the user to import the good clap version
2017-02-11 13:39:09 +01:00
Guillaume Pinot
6d4aa55c60
Correct default values using cargo environment variables
2017-02-11 00:32:01 +01:00
Guillaume Pinot
6d73942385
add travis badge to cargo
2017-02-10 01:19:16 +01:00
Guillaume Pinot
258a85c710
document structop-derive
2017-02-10 01:14:39 +01:00
Guillaume Pinot
fdc18d07bb
add flag tests
2017-02-07 01:41:16 +01:00
Guillaume Pinot
3ec065a12a
Init project
2017-02-03 01:17:31 +01:00