fmt 11.0.2
This commit is contained in:
parent
28e447389e
commit
a3a6e9dfd1
BIN
11.0.1.tar.gz
(Stored with Git LFS)
BIN
11.0.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
11.0.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
11.0.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
12
fmt.changes
12
fmt.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 20 14:51:13 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 11.0.2
|
||||
* Fixed performance regressions when using
|
||||
``std::back_insert_iterator`` with`` fmt::format_to``.
|
||||
* Made ``formatter<std::string_view>::parse`` work with types
|
||||
convertible to ``std::string_view``.
|
||||
* Made ``volatile void *`` formattable.
|
||||
* Made ``fmt::context`` iterator compatible with STL algorithms
|
||||
that rely on the iterator category.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 10 18:07:21 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user