Skip to content

Releases: dtolnay/prettyplease

0.2.36

24 Jul 06:10
0.2.36
9ae9017
Compare
Choose a tag to compare

0.2.35

20 Jun 20:34
0.2.35
3819b84
Compare
Choose a tag to compare
  • Parenthesize for attributes on range expression (#119)

0.2.34

13 Jun 03:13
0.2.34
d487536
Compare
Choose a tag to compare
  • Insert parentheses around binary operation with attribute (#117)

0.2.33

30 May 21:01
0.2.33
d5239de
Compare
Choose a tag to compare
  • Improve macro token spacing after $crate (#116)

0.2.32

04 Apr 22:33
0.2.32
81c6daa
Compare
Choose a tag to compare
  • Forbid block comments that end in a slash (#113, thanks @arkeet)

0.2.31

13 Mar 17:55
0.2.31
3ee5818
Compare
Choose a tag to compare
  • Format multiple array elements on the same line (#108)

0.2.30

03 Mar 23:53
0.2.30
8e721e6
Compare
Choose a tag to compare
  • Documentation improvements

0.2.29

12 Jan 16:04
0.2.29
fc5bf6b
Compare
Choose a tag to compare
  • Preserve semicolon on braced statement-position macros (#103)

0.2.28

12 Jan 04:31
0.2.28
99d37c5
Compare
Choose a tag to compare

0.2.27

05 Jan 21:59
0.2.27
882f0ed
Compare
Choose a tag to compare
  • Avoid trailing '.' on non-macro float literals (#89)