Skip to content

modernize formatting by updating fmt and spdlog#490

Merged
JeanPhilippeKernel merged 1 commit into
JeanPhilippeKernel:developfrom
MathewBensonCode:update_fmt_version
Jan 18, 2026
Merged

modernize formatting by updating fmt and spdlog#490
JeanPhilippeKernel merged 1 commit into
JeanPhilippeKernel:developfrom
MathewBensonCode:update_fmt_version

Conversation

@MathewBensonCode
Copy link
Copy Markdown
Contributor

  • update fmt to version 11.2.0
  • update spdlog to version v1.15.3
  • This enables use of modern formatting facilities like custom formatting for types

closes #470

- update fmt to version 11.2.0
- update spdlog to version v1.15.3
- This enables use of modern formatting facilities like custom
  formatting for types
@JeanPhilippeKernel JeanPhilippeKernel added enhancement New feature or request area-linux Work on Linux system area-window Work on Window system area-macOS Work on macOS system labels Jan 17, 2026
@JeanPhilippeKernel JeanPhilippeKernel added this to the Born baby (0.2.0) milestone Jan 17, 2026
@JeanPhilippeKernel JeanPhilippeKernel self-requested a review January 17, 2026 01:06
@JeanPhilippeKernel JeanPhilippeKernel merged commit 99fbb3c into JeanPhilippeKernel:develop Jan 18, 2026
22 checks passed
@MathewBensonCode MathewBensonCode deleted the update_fmt_version branch January 21, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-linux Work on Linux system area-macOS Work on macOS system area-window Work on Window system enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Update of fmt library dependency and support of formating Custom Types

2 participants