Skip to content

Releases: dtolnay/prettyplease

0.1.25

23 Mar 00:40
0.1.25
81780e0
Compare
Choose a tag to compare
  • Fix printing of trailing comma after reordered generic params (#36)

0.1.24

05 Mar 23:41
0.1.24
208e46f
Compare
Choose a tag to compare
  • Set html_root_url attribute

0.1.23

05 Jan 17:20
0.1.23
a158e6f
Compare
Choose a tag to compare
  • Update where-clause placement of generic associated types (#33, thanks @wada314)

0.1.22

17 Dec 19:28
0.1.22
384a7be
Compare
Choose a tag to compare
  • Documentation improvements

0.1.21

15 Oct 08:49
0.1.21
57ef1a2
Compare
Choose a tag to compare
  • Fix formatting of multiline doc comments containing */ in the value (#31)

0.1.20

07 Oct 01:51
0.1.20
385e505
Compare
Choose a tag to compare
  • Fix comma before variadic in extern function signature (#29)

0.1.19

31 Aug 06:16
0.1.19
dd3960c
Compare
Choose a tag to compare
  • Improve indentation of multi-line else if condition (#28)

0.1.18

03 Aug 00:24
0.1.18
68f8ef7
Compare
Choose a tag to compare
  • Add categories to crates.io metadata

0.1.17

03 Aug 00:24
0.1.17
6f5dc62
Compare
Choose a tag to compare
  • Documentation improvements

0.1.16

11 Jul 17:43
0.1.16
7f9d6fd
Compare
Choose a tag to compare
  • Strip off empty angle bracketed generic arguments (#26)