v1.6.1
版本发布时间: 2020-05-27 05:43:26
gabime/spdlog最新发布版本:v1.14.1(2024-04-30 20:34:26)
-
Fixed deadlock in
daily_file_sink
that happened while cleaning older files. Thanks @IIFE for reporting(#1570) and for fixing(#1571). -
Fixed
ringbuffer_sink::last_raw()
andringbuffer_sink::last_formatted()
that didn't return latest elements. Thanks @vekkuli for reporting and fixing (#1563). -
Fixed missing symbol
wstr_to_utf8buf(..)
in windows dll build. Thanks @haquocviet for reporting (#1569). -
Bumped bundled
fmt
to version 6.2.1.