Guillaume Pinot
|
d529fe6435
|
v0.2.5
|
2018-03-07 23:50:49 +01:00 |
|
Nick Fitzgerald
|
f9a7651619
|
Use proc_macro2::Span::call_site for all quotes (#77)
This avoids breakage when deriving `StructOpt` when `proc_macro2`'s nightly
feature is enabled. See https://github.com/alexcrichton/proc-macro2/issues/67
for details.
|
2018-03-07 23:47:41 +01:00 |
|
Guillaume Pinot
|
f26ce8b769
|
v0.2.4
|
2018-02-25 11:24:21 +01:00 |
|
Christopher Durham
|
72784f3bd4
|
Re-license to Apache-2.0/MIT (#71)
|
2018-02-25 11:22:24 +01:00 |
|
Guillaume Pinot
|
c7447cd063
|
An empty line in a doc comment will result in a double linefeed
fix #69
|
2018-02-16 23:11:33 +01:00 |
|
Guillaume Pinot
|
12acd6121a
|
Fix #66
|
2018-02-12 23:46:15 +01:00 |
|
Guillaume Pinot
|
a488c92524
|
Fix #65
|
2018-02-11 22:28:25 +01:00 |
|
Guillaume Pinot
|
bc02743249
|
Update syn and friends
|
2018-02-04 18:33:59 +01:00 |
|
Guillaume Pinot
|
087f7dc9cc
|
move structopt-derive documentation to structopt
|
2018-02-03 16:55:43 +01:00 |
|
Guillaume Pinot
|
5a796774dc
|
remove ignore for doc comment samples
|
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 |
|
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
|
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
|
3ec065a12a
|
Init project
|
2017-02-03 01:17:31 +01:00 |
|