Skip to content

Releases: dtolnay/cargo-expand

1.0.98

07 Jan 19:31
1.0.98
e32ff18
Compare
Choose a tag to compare
  • Update syntax highlighting to bat 0.25

1.0.97

05 Jan 22:06
1.0.97
311791e
Compare
Choose a tag to compare
  • Pretty-printer improvements

1.0.96

03 Jan 02:56
1.0.96
6f85020
Compare
Choose a tag to compare
  • Update clap-cargo dependency to 0.15

1.0.95

05 Nov 02:22
1.0.95
4979d19
Compare
Choose a tag to compare
  • Fix dependency on yanked version of hashbrown crate

1.0.94

31 Oct 19:07
1.0.94
3c304e0
Compare
Choose a tag to compare
  • Use cargo styles for help text (#239)

1.0.93

24 Oct 07:27
1.0.93
a6e1d74
Compare
Choose a tag to compare

1.0.92

23 Oct 23:59
1.0.92
3944f5a
Compare
Choose a tag to compare
  • Support precise capture syntax, unsafe attributes, and safe and explicitly unsafe extern items

1.0.91

20 Oct 02:46
1.0.91
b33935e
Compare
Choose a tag to compare
  • Preserve doc attributes on statements (#235)

1.0.90

25 Aug 19:49
1.0.90
d1307b5
Compare
Choose a tag to compare
  • Support formatting tail-call expressions (become) and precise capture syntax (use<>)

1.0.89

31 Jul 19:23
1.0.89
ec62e31
Compare
Choose a tag to compare
  • Fix dependency on yanked version of bytemuck crate