github gabime/spdlog v1.9.2
Version 1.9.2

latest releases: v1.14.1, v1.14.0, v1.13.0...
2 years ago
  • Fixed clang compiler errors when using spdlog in c++20. Thanks @dkavolis (#2037, #2034).
  • Fixed the Qt sinks to accurately trim the newline chars. Thanks @MadMax411 (#2015).
  • Improved and simplified Qt sinks implementation. Thanks @mguludag (#2016, #2018).
  • Fixed macro SPDLOG_LEVEL_NAME_xxx to always translate to the spdlog namespace. Thanks @ashley-b for reporting (#2022).
  • Fixed typo in readme. Thanks @p-ranav (#2024).
  • Fixed the MongoDB sink compilation in c++11. Thanks @jabartek (#2025).
  • Fixed double include of same file in thread_pool.h . Thanks @hbwang15 (#2026).
  • Ensure that the CMake exported package is relocatable. Thanks @daverigby (#2029).
  • Remove std::distance usage for possible performance gain. Thanks @neheb (#2030).
  • Support of inclusion of bin_to_hex.h in any order with spdlog.h. Thanks @dmerkushov (#2035).
  • Fixed install instructions for "header only" dir. Thanks @madeso (#2036).

Don't miss a new spdlog release

NewReleases is sending notifications on new releases.