Skip to content

Releases: dtolnay/cargo-expand

1.0.15

04 May 21:05
1.0.15
bf418e4
Compare
Choose a tag to compare
Release 1.0.15

1.0.14

12 Jan 22:19
1.0.14
39d3774
Compare
Choose a tag to compare
  • Add an installer flag cargo install cargo-expand --features prettyplease to format all output using https://github.com/dtolnay/prettyplease instead of rustfmt; this will become default in the future

1.0.13

08 Jan 20:24
1.0.13
d4e5a9a
Compare
Choose a tag to compare
  • Update syntax highlighter to bat 0.19

1.0.12

08 Jan 20:24
1.0.12
59944fc
Compare
Choose a tag to compare
  • Pin syntect dependency to work around regression in syntect crate (#126)

1.0.11

02 Jan 23:03
1.0.11
5807afb
Compare
Choose a tag to compare
  • Update to clap 3

1.0.10

28 Nov 01:08
1.0.10
02afcf5
Compare
Choose a tag to compare
  • Pass --offline arg through to Cargo (#121)

1.0.9

25 Aug 07:46
1.0.9
10002df
Compare
Choose a tag to compare
  • Support NO_COLOR environment variable (#118, thanks @lt3Dev)

1.0.8

28 Jul 04:00
1.0.8
f8a840d
Compare
Choose a tag to compare
  • Update unstable flags to work with nightly-2021-07-28 (#114, #115)

1.0.7

21 May 18:23
1.0.7
ce27e64
Compare
Choose a tag to compare

1.0.6

16 Mar 23:38
1.0.6
b20527c
Compare
Choose a tag to compare