Skip to content

Conversation

aleksraiden
Copy link
Contributor

Bump fmtlib to 11.2.0 (changelog: https://github.com/fmtlib/fmt/releases/tag/11.2.0)

Key changes

  • Added the s specifier for std::error_code. It allows formatting an error message as a string
  • Fixed formatting of std::chrono::local_time and tm
  • Added diagnostics for cases when timezone information is not available
  • Deprecated fmt::localtime in favor of std::localtime
  • Fixed compilation with GCC 15 and C++20 modules enabled
  • Optimized text_style using bit packing
  • Fixed a flush issue in fmt::print when using libstdc++
  • Removed the fmt_detail namespace

Copy link

sonarqubecloud bot commented May 6, 2025

@PragmaTwice PragmaTwice merged commit aec1e52 into unstable May 6, 2025
66 of 67 checks passed
@aleksraiden aleksraiden deleted the aleksraiden-patch-4 branch May 6, 2025 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants