github fmtlib/fmt 11.0.2

2 months ago
  • Fixed compatibility with non-POSIX systems (#4054, #4060).

  • Fixed performance regressions when using std::back_insert_iterator with fmt::format_to (#4070).

  • Fixed handling of std::generator and move-only iterators (#4053, #4057). Thanks @Arghnews.

  • Made formatter<std::string_view>::parse work with types convertible to std::string_view (#4036, #4055). Thanks @Arghnews.

  • Made volatile void* formattable (#4049, #4056). Thanks @Arghnews.

  • Made Glib::ustring not be confused with std::string (#4052).

  • Made fmt::context iterator compatible with STL algorithms that rely on iterator category (#4079).

Don't miss a new fmt release

NewReleases is sending notifications on new releases.