C++ Format v6.2.1 Release Notes

Release Date: 2020-05-09 // almost 4 years ago
    • 🛠 Fixed ostream support in sprintf (#1631 <https://github.com/fmtlib/fmt/issues/1631>_).

    • 🛠 Fixed type detection when using implicit conversion to string_view and ostream operator<< inconsistently (#1662 <https://github.com/fmtlib/fmt/issues/1662>_).