File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66- Worked around an ABI issue in spdlog
77 (https://github.com/fmtlib/fmt/issues/4385 ).
88
9- - Optimized ` text_style ` using bit packing
10- (https://github.com/fmtlib/fmt/pull/4363 ). Thanks @LocalSpook .
11-
129- Fixed handling of named arguments in format specs
1310 (https://github.com/fmtlib/fmt/issues/4360 ,
1411 https://github.com/fmtlib/fmt/pull/4361 ). Thanks @dinomight .
1512
1613- Added error reporting for duplicate named arguments
1714 (https://github.com/fmtlib/fmt/pull/4367 ). Thanks @dinomight .
1815
16+ - Fixed formatting of ` long ` with ` FMT_BUILTIN_TYPES=0 ` .
17+
18+ - Optimized ` text_style ` using bit packing
19+ (https://github.com/fmtlib/fmt/pull/4363 ). Thanks @LocalSpook .
20+
1921# 11.1.4 - 2025-02-26
2022
2123- Fixed ABI compatibility with earlier 11.x versions on Windows
You can’t perform that action at this time.
0 commit comments