We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b459fbe commit 438e2b9Copy full SHA for 438e2b9
changelog.txt
@@ -1,3 +1,10 @@
1
+# [v0.43.0] - unreleased
2
+
3
+* `html::format_document`, `xml::format_document`, `cm::format_document` and
4
+ friends now take an `std::fmt::Write` as their `output` argument, instead of
5
+ an `std::io::Write`.
6
7
8
# [v0.42.0] - 2025-09-24
9
10
New APIs:
0 commit comments