Commit ee98a2d
authored
chore(deps): bump fmtlib to 12.2.0 (#3532)
Bump fmtlib to 12.2.0 (changelog:
https://github.com/fmtlib/fmt/releases/tag/12.2.0)
**Key changes**
- Added a C11 API that brings fast, type-safe formatting to C
- Added a separate fmt::fmt-module CMake target for C++20 modules and a
CI workflow that exercises module-based builds
- Enabled the full Dragonbox lookup cache by default for floating-point
formatting unless optimizing for binary size, giving a ~10–25% speedup.
- Improved integer formatting performance by ~3%
- Added support for formatting std::unexpected
- Made various code, build and test improvements1 parent d51384c commit ee98a2d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
0 commit comments