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

Use std::format for formatting. #128

Merged
merged 3 commits into from
May 1, 2024
Merged

Use std::format for formatting. #128

merged 3 commits into from
May 1, 2024

Conversation

crud89
Copy link
Owner

@crud89 crud89 commented Apr 18, 2024

Describe the pull request

This PR replaces the spdlog port shipped with vcpkg with a custom one that does not introduce a dependency on fmt. It also replaces all formatting primitives with std::format accordingly.

@crud89 crud89 added this to the Alpha #04 milestone Apr 18, 2024
@crud89 crud89 self-assigned this Apr 18, 2024
@crud89 crud89 marked this pull request as draft April 18, 2024 19:32
@crud89 crud89 marked this pull request as ready for review May 1, 2024 15:06
@crud89 crud89 merged commit fe627e6 into main May 1, 2024
2 checks passed
@crud89 crud89 deleted the std-format branch May 1, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: v0.4.1
Development

Successfully merging this pull request may close these issues.

None yet

1 participant