Skip to content

Releases: dtolnay/prettyplease

0.2.20

07 May 04:16
0.2.20
179974c
Compare
Choose a tag to compare
  • Resolve unexpected_cfgs warning (#73)

0.2.19

15 Apr 01:31
0.2.19
e0d74e6
Compare
Choose a tag to compare
  • Improve line placement for field assignment with multiline value (#68)

0.2.18

15 Apr 01:08
0.2.18
659fde6
Compare
Choose a tag to compare
  • Support Rust 1.77's C-string literal syntax

0.2.17

25 Mar 05:34
0.2.17
0875d2d
Compare
Choose a tag to compare
  • Fix formatting of imports that contain ::{self as (#70)

0.2.16

02 Jan 06:29
0.2.16
380c7b8
Compare
Choose a tag to compare
  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

0.2.15

02 Jan 06:29
0.2.15
10b1e41
Compare
Choose a tag to compare
  • Improve indentation of if-let and while-let expressions (#60)

0.2.14

03 Sep 17:55
0.2.14
823914d
Compare
Choose a tag to compare

0.2.13

03 Sep 05:19
0.2.13
80b4ef3
Compare
Choose a tag to compare

0.2.12

21 Jul 05:05
0.2.12
1bd9b57
Compare
Choose a tag to compare
  • Documentation improvements

0.2.11

20 Jul 22:36
0.2.11
17dc0a9
Compare
Choose a tag to compare
  • Improve let-else formatting (#56)