C++ Format v6.1.1 Release Notes

Release Date: 2019-12-04 // over 4 years ago
    • 🛠 Fixed shared library build on Windows (#1443 <https://github.com/fmtlib/fmt/pull/1443>, #1445 <https://github.com/fmtlib/fmt/issues/1445>, #1446 <https://github.com/fmtlib/fmt/pull/1446>, #1450 <https://github.com/fmtlib/fmt/issues/1450>). Thanks @egorpugin (Egor Pugin) <https://github.com/egorpugin>, @bbolli (Beat Bolli) <https://github.com/bbolli>.

    • ➕ Added a missing decimal point in exponent notation with trailing zeros.

    • Removed deprecated format_arg_store::TYPES.