C++ Format v7.1.3 Release Notes

Release Date: 2020-11-25 // over 3 years ago
    • Fixed handling of buffer boundaries in format_to_n (#1996 <https://github.com/fmtlib/fmt/issues/1996>, #2029 <https://github.com/fmtlib/fmt/issues/2029>).

    • ๐Ÿ›  Fixed linkage errors when linking with a shared library (#2011 <https://github.com/fmtlib/fmt/issues/2011>_).

    • ๐Ÿ‘ Reintroduced ostream support to range formatters (#2014 <https://github.com/fmtlib/fmt/issues/2014>_).

    • Worked around an issue with mixing std versions in gcc (#2017 <https://github.com/fmtlib/fmt/issues/2017>_).