- Bump bundled {fmt} library to 12.1.0
- Fix the
%zformatter (UTC offset):- Windows: Replaced implementation for better accuracy and speed (~2.5x) by @gabime in https://github.com/gabime/spdlog/pull/3508
- FreeBSD: Fixed incorrect implementation (#3483) by @gabime in https://github.com/gabime/spdlog/pull/3491
- Fixed issue where the offset was not displaying as
+00:00when the...