- Update to release 10.1.1
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/fmt?expand=0&rev=54
This commit is contained in:
BIN
10.1.0.tar.gz
(Stored with Git LFS)
BIN
10.1.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
10.1.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
10.1.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
12
fmt.changes
12
fmt.changes
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 29 08:18:11 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 10.1.1
|
||||
* Added formatters for std::atomic and atomic_flag.
|
||||
* Fixed an error about partial specialization of
|
||||
formatter<string> after instantiation (GCC, C++20 mode).
|
||||
* Made fmt::to_string work with types that have format_as
|
||||
overloads.
|
||||
* Made formatted_size work with integral format specifiers at
|
||||
compile time.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 12 22:50:35 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
Reference in New Issue
Block a user