Skip to content

Releases: dtolnay/cargo-expand

0.6.0

23 Apr 18:40
0.6.0
9d88d71
Compare
Choose a tag to compare
  • Switch from deprecated prettyprint crate to the better maintained bat for syntax highlighting

0.5.0

20 Apr 09:42
0.5.0
c3b6bc6
Compare
Choose a tag to compare

0.4.20

19 Apr 22:25
0.4.20
ca9d853
Compare
Choose a tag to compare
  • Filter some new noise that rustc prints to stderr

0.4.19

29 Mar 19:27
0.4.19
d0c9336
Compare
Choose a tag to compare
  • Add expand.color configuration setting to change the default coloring disposition (#77, thanks @ahl)

    [expand]
    color = "always

0.4.18

19 Mar 19:12
0.4.18
04889b1
Compare
Choose a tag to compare
  • Fix rustfmt-ing some crates that would fail to format if they contained a macro named as a raw identifier

0.4.17

25 Dec 01:44
0.4.17
354d194
Compare
Choose a tag to compare

0.4.16

25 Nov 01:49
0.4.16
7132379
Compare
Choose a tag to compare
  • Preserve order of use items in expanded code (#56)

0.4.15

24 Aug 04:53
0.4.15
ce81971
Compare
Choose a tag to compare
  • Update to Syn 1.0

0.4.14

24 Aug 04:53
0.4.14
4e9de9d
Compare
Choose a tag to compare
  • Pin some deps to avoid whatever is going wrong with onig_sys 69.2.0 (#65)

0.4.13

10 Aug 04:12
0.4.13
Compare
Choose a tag to compare
  • Deal with onig_sys breaking change (#65)