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

Clarify version handling imgui #14

Open
Rookfighter opened this issue Sep 13, 2022 · 1 comment
Open

Clarify version handling imgui #14

Rookfighter opened this issue Sep 13, 2022 · 1 comment

Comments

@Rookfighter
Copy link
Contributor

@boris-kolpackov
As imgui 1.86.0 is now on cppget.org I want to catch up with the upstream versions 1.87.0 and 1.88.0. However, afaik these versions also contain breaking changes (1.87.0 does not support pre C++ 11 compilers any more), which is - I believe - not in line with semantic versioning. Is there any specific way to handle such situations?

Note: I already started the publishing process for 1.87.0.

@boris-kolpackov
Copy link

There is no requirement that packages published to cppget.org follow semver (would have been nice but way too impractical). So I don't think there is anything we can do about upstream's choices except maybe add a note in the appropriate README warning the user that while the version is semver syntactically, it is not semantically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants