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

Bump fmtlib to 10.2.1 #2081

Merged
merged 2 commits into from
Feb 1, 2024
Merged

Conversation

aleksraiden
Copy link
Contributor

Update an fmtlib to 10.2.1. Full changelog - https://github.com/fmtlib/fmt/releases/tag/10.2.0 (10.2.1 is correction release to fix regression)

Key features:

  • Added support for the %j specifier (the number of days) for std::chrono::duration
  • Added support for the chrono suffix for days and changed the suffix for minutes from "m" to the correct "min"
  • Added a formatter for std::source_location
  • Added a formatter for std::bitset
  • Fixed formatting of invalid UTF-8 with precision
  • Disallowed unsafe uses of fmt::styled

@aleksraiden aleksraiden changed the title Update fmtlib to 10.2.1 Bump fmtlib to 10.2.1 Jan 31, 2024
Copy link

sonarcloud bot commented Feb 1, 2024

@git-hulk git-hulk merged commit eb6dba5 into apache:unstable Feb 1, 2024
30 checks passed
JoverZhang pushed a commit to JoverZhang/kvrocks that referenced this pull request Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants