spdlog v1.3.1 Release Notes

Release Date: 2019-01-18 // over 5 years ago
  • ๐Ÿ›  Fix few issues found by 1.3.0 users:

    • ๐Ÿ›  Fix google benchmark link error when compiling the bechmarks. Thanks @myd7349 (#961, f4c737e)
    • Fix spdlog not printing message if SPDLOG_NO_THREAD_ID is defined. Thanks @scribam (#970, f4c737e)
    • ๐Ÿ›  Fix depending on the order of inclusion of spdlog.h. Thanks @gocarlos (#959, 23fdc0e)