-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
quill: add version 4.3.0 #24070
quill: add version 4.3.0 #24070
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Quill 4.0.0 also includes fmt under its own fmtquill namespace, and no longer supports external fmt, so there's no point in requiring fmt or defining QUILL_FMT_EXTERNAL for >=4.0.0 |
@RazielXYZ |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @toge - I was going to ask you to split the recipe into two versions to simplify the logic, but I (correctly) guessed it would be quite tedious so I've done it myself to save you some time, let's see if this works :) Thanks a lot!
This comment has been minimized.
This comment has been minimized.
@RubenRBS For my recipes, you just need to direct me to the changes. |
Hello @toge, Thank you so much for doing this! I was unsure how to update the recipe for the new version. The main differences in version v4 are as follows:
Thanks again! |
This comment has been minimized.
This comment has been minimized.
Conan v1 pipeline ✔️All green in build 12 (
Conan v2 pipeline ✔️
All green in build 12 (
|
Specify library name and version: quill/*
quill/4.3.0 becomes header only library.
odygrd/quill@v3.9.0...v4.3.0