mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-26 00:21:13 +00:00
Update changlog
This commit is contained in:
parent
0184df7020
commit
e71e07d9fb
@ -71,7 +71,8 @@
|
|||||||
Thanks `@tankiJong (Tanki Zhang) <https://github.com/tankiJong>`_.
|
Thanks `@tankiJong (Tanki Zhang) <https://github.com/tankiJong>`_.
|
||||||
|
|
||||||
* Made compile time in the header-only mode ~20% faster by reducing the number
|
* Made compile time in the header-only mode ~20% faster by reducing the number
|
||||||
of template instantiations.
|
of template instantiations. ``wchar_t`` overload of ``vprint`` was moved from
|
||||||
|
``fmt/core.h`` to ``fmt/format.h``.
|
||||||
|
|
||||||
* Added an overload of ``fmt::join`` that works with tuples
|
* Added an overload of ``fmt::join`` that works with tuples
|
||||||
(`#1322 <https://github.com/fmtlib/fmt/issues/1322>`_,
|
(`#1322 <https://github.com/fmtlib/fmt/issues/1322>`_,
|
||||||
|
Loading…
Reference in New Issue
Block a user