Commit graph

290 commits

Author SHA1 Message Date
David Tolnay
cf95b2ae5a
Parse our own arguments 2019-01-13 17:57:50 -08:00
David Tolnay
d8aa222d86
Update to 2018 edition 2019-01-13 17:01:29 -08:00
David Tolnay
3f12204cde
Release 0.3.20 2018-09-09 11:45:27 -07:00
David Tolnay
10e6f0cdb7
Switch from isatty to atty 2018-09-09 11:44:41 -07:00
David Tolnay
3cca2ea64c
Release 0.3.19 2018-08-12 13:39:37 -07:00
David Tolnay
c8bdbb0a43
Display a Travis badge on crates.io 2018-08-07 00:41:48 -07:00
David Tolnay
07d9bae147
Release 0.3.18 2018-08-04 10:34:01 -07:00
David Tolnay
c6bebf86d7
Release 0.3.17 2018-08-04 10:25:42 -07:00
David Tolnay
fdf0006bcf
Release 0.3.16 2018-07-01 22:08:14 -07:00
David Tolnay
e9c50ba361
Release 0.3.15 2018-07-01 21:31:12 -07:00
Eric Huss
42b4c4a163 Handle errors and support Windows.
This removes the use of process piping, and instead relies
on the temp file to run rustfmt and pygmentize.

Fixes #7 and #23.
2018-06-27 18:00:37 -07:00
David Tolnay
019eef37bd
Release 0.3.14 2018-05-15 09:43:01 -07:00
David Tolnay
fc9a48820c
Replace tempdir dependency with tempfile 2018-05-15 09:07:25 -07:00
David Tolnay
77757fb42f
Move tempdir dependency to unix only 2018-05-15 09:03:18 -07:00
David Tolnay
3c600fd3af
Release 0.3.13 2018-04-30 01:29:51 -07:00
David Tolnay
5eec774e16
Render readme on crates.io 2018-04-30 01:29:23 -07:00
David Tolnay
5628e696c1
Release 0.3.12 2017-11-07 09:26:43 -08:00
David Tolnay
5aafe63e43
Release 0.3.11 2017-11-07 08:56:47 -08:00
David Tolnay
b02c78309d
Release 0.3.10 2017-10-22 19:53:47 -07:00
David Tolnay
9fcba18e17
Release 0.3.9 2017-04-30 07:49:53 -07:00
David Tolnay
260b4933a8
Release 0.3.8 2017-02-09 18:29:53 -08:00
David Tolnay
6d83e92246
Add crates.io categories 2017-02-09 18:29:25 -08:00
David Tolnay
f140666033
Release 0.3.7 2017-01-28 17:53:33 -08:00
David Tolnay
618a2f20ef
Release 0.3.6 2017-01-12 20:46:50 -08:00
David Tolnay
fadf2344ce
Use temp file to exclude println output from build scripts 2017-01-08 12:18:38 -08:00
David Tolnay
b4779970db
Release 0.3.5 2016-12-23 20:20:54 -05:00
David Tolnay
7d3e1cf275
Release 0.3.4 2016-12-23 11:33:42 -05:00
David Tolnay
1fb1775606
Release 0.3.3 2016-12-23 11:29:38 -05:00
David Tolnay
a188357308
Release 0.3.2 2016-12-12 09:03:28 -08:00
David Tolnay
e4538d7936
Release 0.3.1 2016-12-11 14:27:28 -08:00
David Tolnay
5d51a50ddf
Release 0.3.0 2016-12-11 14:22:55 -08:00
David Tolnay
7410c4667f
Release 0.2.1 2016-11-26 08:28:25 -08:00
David Tolnay
861b1e11ff
Release 0.2.0 2016-09-13 21:40:25 -07:00
David Tolnay
b7a8ba6dec
Release 0.1.3 2016-08-03 21:02:47 -07:00
David Tolnay
0ccb0cb767
Release 0.1.2 2016-06-09 00:29:18 -07:00
David Tolnay
a3e665e921
Bump isatty dependency to 0.1.1 2016-06-09 00:29:07 -07:00
David Tolnay
ed645ab4d3
Mention #[derive] expansion in crates.io description 2016-06-09 00:27:16 -07:00
David Tolnay
035498b46b
Release 0.1.1 2016-06-05 15:15:27 -07:00
David Tolnay
7eb5cfc63b
Color output of cargo if TTY 2016-06-05 15:15:00 -07:00
David Tolnay
c4ba40d1cf Cargo-expand subcommand 2016-06-04 22:22:47 -07:00