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

Exception in parsing "1.37.0-1" #23

Closed
tirolerstefan opened this issue Jun 1, 2021 · 1 comment
Closed

Exception in parsing "1.37.0-1" #23

tirolerstefan opened this issue Jun 1, 2021 · 1 comment
Assignees

Comments

@tirolerstefan
Copy link

tirolerstefan commented Jun 1, 2021

Nice header-only project, but unfortunately not usable for me, because the following code throws an exeption (semver::version::from_string invalid version).

semver::version vNew = semver::from_string("1.37.0-1");

According to semver.org, this is a valid version with "pre-release" tag.

@Neargye
Copy link
Owner

Neargye commented Feb 26, 2025

Hi, you can test the new version.
Please open new issues if any problems.

@Neargye Neargye closed this as completed Feb 26, 2025
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

No branches or pull requests

3 participants