We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a962597 commit 2208143Copy full SHA for 2208143
ChangeLog.md
@@ -9,6 +9,10 @@
9
- Fixed deprecated `visit_format_arg` (https://github.com/fmtlib/fmt/pull/4043).
10
Thanks @nebkat.
11
12
+- Fixed handling of a sign and improved the `std::complex` formater
13
+ (https://github.com/fmtlib/fmt/pull/4034,
14
+ https://github.com/fmtlib/fmt/pull/4050). Thanks @tesch1 and @phprus.
15
+
16
- Removed a redundant check in the formatter for `std::expected`
17
(https://github.com/fmtlib/fmt/pull/4040). Thanks @phprus.
18
0 commit comments