Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fmt 10.1.1 #140680

Merged
merged 2 commits into from
Aug 28, 2023
Merged

fmt 10.1.1 #140680

merged 2 commits into from
Aug 28, 2023

Conversation

ZhongRuoyu
Copy link
Member

Created with brew bump-formula-pr.

release notes
* 

Added formatters for std::atomic and atomic_flag (#3574, #3594). Thanks @wangzw (Zhanwei Wang) and @AlexGuteniev (Alex Guteniev).

  • Fixed an error about partial specialization of formatter<string> after instantiation when compiled with gcc and C++20 (#3584).

  • Fixed compilation as a C++20 module with gcc and clang (#3587, #3597, #3605). Thanks @MathewBensonCode (Mathew Benson).

  • Made fmt::to_string work with types that have format_as overloads (#3575). Thanks @phprus (Vladislav Shchapov).

  • Made formatted_size work with integral format specifiers at compile time (#3591). Thanks @elbeno (Ben Deane).

  • Fixed a warning about the no_unique_address attribute on clang-cl (#3599). Thanks @lukester1975.

  • Improved compatibility with the legacy GBK encoding (#3598, #3599). Thanks @YuHuanTin.

  • Added OpenSSF Scorecard analysis (#3530, #3571). Thanks @joycebrum (Joyce).

  • Updated CI dependencies (#3591, #3592, #3593, #3602).

Pull Requests

New Contributors

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Aug 28, 2023
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Aug 28, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Aug 28, 2023
Merged via the queue into Homebrew:master with commit 26b2069 Aug 28, 2023
12 checks passed
@ZhongRuoyu ZhongRuoyu deleted the bump-fmt-10.1.1 branch August 28, 2023 15:26
@github-actions github-actions bot added the outdated PR was locked due to age label Sep 28, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants