C++ Format v7.0.1 Release Notes

Release Date: 2020-07-07 // almost 4 years ago
    • ⚡️ Updated the inline version namespace name.

    • Worked around a gcc bug in mangling of alias templates (#1753 <https://github.com/fmtlib/fmt/issues/1753>_).

    • 🛠 Fixed a linkage error on Windows (#1757 <https://github.com/fmtlib/fmt/issues/1757>). Thanks @Kurkin (Dmitry Kurkin) <https://github.com/Kurkin>.

    • 🛠 Fixed minor issues with the documentation.