C++ Format v7.0.2 Release Notes

Release Date: 2020-07-29 // over 3 years ago
    • Worked around broken numeric_limits for 128-bit integers (#1725 <https://github.com/fmtlib/fmt/issues/1725>_).

    • 🛠 Fixed compatibility with CMake 3.4 (#1779 <https://github.com/fmtlib/fmt/issues/1779>_).

    • 🛠 Fixed handling of digit separators in locale-specific formatting (#1782 <https://github.com/fmtlib/fmt/issues/1782>_).