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 e23f392 commit e043f33Copy full SHA for e043f33
ChangeLog
@@ -1,3 +1,13 @@
1
+v7 2022-12-22
2
+
3
+ * Added missing #include for <fmt/ostream.h>. Thank you Björn Schäpers
4
5
+ * Fixed MSVC check (typo) for constexpr. Thhank you Sergei Soloviev
6
7
+ * Builds cleanly with -Wconversion
8
9
+ * Strengthened the unit test suite and CI build structure
10
11
v6 2022-10-21
12
13
* Added missing strong::is_ostreamable<> predicate needed for fmtlib 9.
0 commit comments