Releases: dtolnay/prettyplease
Releases · dtolnay/prettyplease
0.1.25
- Fix printing of trailing comma after reordered generic params (#36)
0.1.24
- Set html_root_url attribute
0.1.23
- Update where-clause placement of generic associated types (#33, thanks @wada314)
0.1.22
- Documentation improvements
0.1.21
- Fix formatting of multiline doc comments containing
*/
in the value (#31)
0.1.20
- Fix comma before variadic in extern function signature (#29)
0.1.19
- Improve indentation of multi-line
else if
condition (#28)
0.1.18
- Add categories to crates.io metadata
0.1.17
- Documentation improvements
0.1.16
- Strip off empty angle bracketed generic arguments (#26)